Send Keystrokes Values
This is a pre-built action in Avo Assure that comes for the textbox captured element. It instructs Avo Assure Client to send individual keystrokes to the textbox. It helps to send one by one keystroke values to the textbox.
Syntax
Input: <input value>
Output: <Dynamic Variable> (Optional) ;< Dynamic Variable> (Optional)

Use case/Example

Scenario: Testing functionality in web application
Consider a scenario where you are testing a web application. The Send Keystroke Values action in Avo Assure automates the process of entering individual keystroke data into input fields. You can use it to send your input for textboxes, helping automate interactions that require keyboard actions.
Input
In this example, the user gives a text as Avo.
Expected Result
It should send keystroke values to password textbox.
Output
The send keystroke value sends values to password textbox.
Last updated
Was this helpful?