Get Text From Object
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Input: N/A
Output: <Dynamic Variable>;< Dynamic Variable> (Optional)
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.
N/A
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.
This action performed and saves the text from textbox in {Fetch } variable and status of action saves in {Text } variable.