Press browser keyboard keys
Description
Holds down a set of targeted keyboard keys.
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Keys | textList | manual-only | true | Pressing the keys will hold them down until you run the Release browser keyboard keys command. You need to release all the keys, otherwise the browser will go on as if the one key is always pressed and you might experience conflict. |
Scenarios
- The user wants to hold the
control
key down. - The user wants to hold the
arrowDown
key down.
Use case
It is required to make use of the Launch web browser command.
Inputs
- selected Keys: [
CONTROL
,ARROW DOWN
]
Experienced tips
- You are required to release the keys that was pressed after it completed its purpose using the Release browser keyboard keys command.
Search Tags
Press keys
browser keys
browser keyboard
combo keys