Get text
This is a pre-built action available under the Captured Textbox Element from the Desktop Application. The functionality of this action in Avo Assure is to fetch the text present in the textbox and save result in the dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>
(Required)
This variable holds the extracted text from the textbox element
<Dynamic Variable>
(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Fetches the visible text from the Textbox element
The Get Text action does not require any value from the Input Value column. It retrieves the visible text (e.g., Jhon) from the captured Textbox element. The result of the action is stored in the {Text} variable as (e.g., Jhon)


Last updated
Was this helpful?