Action group: Simulate system
Waiting for clicking the specified key on the real keyboard to continue execution of the algorithm
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Keys | Key or key combination that will be expected to be pressed. Key combination is indicated via «+». | Robin.HotKeys | Yes | |
Time-out | Maximum waiting time for key press. Specified in milliseconds. The default is 1000. If no pressing was made, the action will end with an error. Negative values are not allowed. | Robin.Numeric | Yes |
None.
There is a folder on the desktop, click on it and wait for the "Delete" click.
Use the "Mouse click", "Wait press hot keys" actions.
The program robot completed successfully.
The folder is placed in the trash and removed from the desktop.