The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessible Object actions in Chrome ver_81x
#1
In Chrome 80x when you executed the following code, the item was automatically selected.  Ex: https://webdesign.tutsplus.com/es/tutori...-cms-22269


Macro Macro102
Code:
Copy      Help
int w=wait(3 WV win("Introducing the HTML5 “Menu” and “Menuitem” Elements - Google Chrome" "Chrome_WidgetWin_1"))
Acc a.Find(w "MENUITEM" "Español" "" 0x3001 3)
a.DoDefaultAction

now in version 81 when you run the code the menu opens, but it is not automatically selected.

Could you tell me if there is any flag in Chrome 81 that can be activated to make the code work, or if not, how to modify the code so that the item is selected automatically.


Attached Files Image(s)
   


Messages In This Thread
Accessible Object actions in Chrome ver_81x - by Lucas - 04-21-2020, 07:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)