Wait press hot keys Version 3 (Net)
Action group: Simulate system
Description
Waiting for clicking the specified key on the real keyboard to continue execution of the algorithm
Action icon
Settings of parameters
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 |
Special conditions of use
None.
Example of use
Task
There is a folder on the desktop, click on it and wait for the "Delete" click.
Solution
Use the "Mouse click", "Wait press hot keys" actions.
Implementation
- Assemble a robot scheme consisting of actions:
- Set the parameters for the "Mouse click" action.
, In the window that appears, click the PickArea button and with the Shift key clicked specify the coordinates of the element to be clicked. - Set the parameters for the "Wait press hot keys" action.
- Click on the "Start" button in the upper panel. Click on the "Delete" button.
Result
The program robot completed successfully.
The folder is placed in the trash and removed from the desktop.
Обзор
Инструменты контента