Is there a way where if the user press ENTER it act as a click on the button…?
What I would like is when the user press the ENTER key it have the same efect that if he click on the button.
Hello Reddy… thank you for your replay.
But If I understood I do not need to send a Hot Key. The user will press Enter, and what I need is associate this Enter key with submit button.
Regards.
Hello @egameiro , Any update for this case ? I have similar issue
Sequence.xaml (9.9 KB)
There is a Trigger Hotkey activity that you can try. In the sequence the robot will listen for an enter input from the user and open a new tab on browser.
Note: I do not have much experience with this activity so I cannot say for sure if this would only during the Attached Window activity or for the entire process.
1 Like