@BAS-Viet-Nam Okay, thank you for the hint. Worked on many sites with these 2 functions without any problems. So I will try it with "Wait while element exists" on this specific site.
Hopefully I don't get in an endless waiting-loop ;)
Alt / <MENU> button in type action doens't work.
-
I want to create an action that is typing alt and a letter. but the <MENU> button doesn't work. all the other ones like CTRL work. but the <MENU> representing alt doesn't work.
-
@blackkai1527 said in Alt / <MENU> button in type action doens't work.:
I want to create an action that is typing alt and a letter. but the <MENU> button doesn't work. all the other ones like CTRL work. but the <MENU> representing alt doesn't work.
What exactly do you want to do this for?
-
@Fox thank you for your reply. I want to simulate a shortkey keyboard input. Like CTRL+V which works with <CONTROL>v and it leads to pasting. But <MENU>g or any other shortkey functions with <MENU> doesn’t work. Which leads me to thinking that<MENU> is faulty.
-
@blackkai1527 said in Alt / <MENU> button in type action doens't work.:
@Fox thank you for your reply. I want to simulate a shortkey keyboard input. Like CTRL+V which works with <CONTROL>v and it leads to pasting. But <MENU>g or any other shortkey functions with <MENU> doesn’t work. Which leads me to thinking that<MENU> is faulty.
It may not work to enter characters via "alt", but that's not what I asked. I asked why do you need exactly this kind of data entry? What is the ultimate goal you want to achieve?