multiexcerpt-include |
---|
...
-macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
Info |
---|
This article shows you how to type text onto the screen using Aria Digital Workplace Automation. |
Purpose
Type text to the screen as if a user was at the machine typing the keyboard.
Usage
...
press Enter (carriage return) from the keyboard using Genta Automation. This is useful when you need to simulate pressing the Enter key to confirm a selection, such as in a combo box. |
...
Syntax
Code Block | ||
---|---|---|
| ||
TypePress "Save" |
Type encrypted values like passwords:
Code Block |
---|
Type @encrypt(123489hM5h41n8CeXb/VwQ==) |
Type variables:
Code Block |
---|
$fullname = "John Doe"
Type "Attn: $$fullname" |
Type special characters:
Code Block |
---|
Type ? |
...
Input/Switch
...
Values
...
Details
...
Value
...
Type "Cancel"
Type @encrypt(123489hM5h41n8CeXb/VwQ==)
...
What to type as if a user the keyboard of the computer running this Application/Chrome session. This can be variables, encrypted values and include special characters.
Key Considerations
None
...
Enter |
Example 1
The example syntax below will command Genta to press Enter in order to move down one cell from A1 to A2.
Code Block |
---|
Press Enter |
...
Tip |
---|
Fig. 2 shows the expected result of Example 1. |
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Related Commands
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|