multiexcerpt-include |
---|
...
-macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
Info |
---|
This article shows you details 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
Type “Save”:
Code Block | ||
---|---|---|
| ||
Type "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
...
clear any text from a textbox using Genta Automation. |
...
Syntax
Code Block |
---|
Clear "put textbox name here" textbox |
Example 1
The example syntax below will command Genta to clear the Username textbox.
Code Block | ||
---|---|---|
| ||
Clear "Username" textbox |
...
Tip |
---|
Fig. 2 shows the expected result for Example 1. |
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Related Commands
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|