WorkFusion RPA Express Keyboard - Keystrokes action

860 Views Asked by At

Using a Keyboard - Keystrokes action under RPA recorder, with the Key combination option, I want to capture the Enter/Return keystroke.

However, as the dialogue box to capture the keystroke opens, it sets focus on Save button.

Hitting the Enter/Return key executes the save action instead of capturing the keystroke first!

Any suggestions?

The Keystrokes properties

The dialog to capture keystroke

2

There are 2 best solutions below

0
On BEST ANSWER

Yes, the dialog automatically closes, but the ENTER key is captured.

You can verify it by viewing the action details.

0
On

Just click on the Details empty field first and after that press enter you have to see the result in the Action Flow (central window)

enter image description here