...
Info |
---|
This article shows you how to type text onto the screen simultaneously press the Shift button and the Tab button from the keyboard using Aria Digital Workplace Automation. |
Purpose
This command will press the Enter button from the keyboard.
Syntax
Code Block | ||
---|---|---|
| ||
Press EnterTab Up(n) |
Include Page | ||||
---|---|---|---|---|
|
Example 1
...
The example syntax below will command Aria to press the Shift button and Tab button 4 times to make a different selection in the dropdown.
Code Block |
---|
Press Enter Tab Up(3) |
...
Tip |
---|
Presses Enter from keyboard and selected cell changes from A1 (Fig. 1) to A2 (Fig. 2) |
...