Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

This command will press the Enter button from the keyboard.

Syntax

Code Block
languagenone
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

...

Enter
Include Page
Snippet - Aria Command Notes
Snippet - Aria Command Notes

Example 1

...

Code Block
Press Enter
Tip

Presses Enter from keyboard and changes selected cell

Include Page
Snippet - Aria Command Footer
Snippet - Aria Command Footer

...