Get Text From Object

This is a pre-built action in Avo Assure that comes for the textbox captured element. It instructs Avo Assure Client to fetch the text from the textbox and store the results (Text) in the output variable.

Syntax

Input: N/A

Output: <Dynamic Variable>;< Dynamic Variable> (Optional)

Use case/Example

Scenario: Get Text from a Textbox Object in web application

Consider a scenario where you are testing a web application. The Get Text From Object action in Avo Assure allows you to retrieve text from an object, such as a Textbox. This action is useful for verifying that the Username field contains the correct text after you enter your username. It validates the functionality of the Get Text From Object action within the application.

Input

N/A

Expected Result

It should retrieve the text from the Username Textbox element and it stores the text in the {Fetch} variable and store the status in {Text} output variable.

Output

This action performed and saves the text from textbox in {Fetch } variable and status of action saves in {Text } variable.

Last updated

Was this helpful?