Action group: Simulate system
Description
The action simulates hotkeys press. Hotkeys are combinations on a keyboard that follow certain commands.
"Keys" field - key or combination of keys to press. The key combination is indicated via «+».
"Keyboard language" field - the keyboard layout language in which the specified key or combination of keys will be entered. Supported languages: Russian, English.
"Number" field - number of clicks of the combination from the «Keys» field.
"Delay" field - time between pressing the combination of the field «Keys». Specified in milliseconds.
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Keys | Key or combination of keys to press. The key combination is indicated via «+». | Robin.HotKeys | Yes | |
Number | Number of clicks of the combination from the «Keys» field. | Robin.Numeric | No | |
Delay | Time between pressing the combination of the field «Keys». Specified in milliseconds. | Robin.Numeric | No | |
Keyboard language | The keyboard layout language in which the specified key or combination of keys will be entered. | Robin.String | Yes |
Example of use
Task
Make a copy of the file using hotkeys.
Solution
Use the "Mouse click", "Key press" actions.
Implementation:
Result:
The program robot completed successfully.
A copy of the "Test" folder was created in the workspace.