Get Text
This is a pre-built action available under the Captured Textbox Element from the SAP GUI 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 User Name Textbox element
The Get Text action does not require any value from the Input Value column. It retrieves the visible text (e.g., acap3)from the captured User Name element. The result of the action is stored in the {GetText} variable, while the execution status is stored in the {Status} variable.


Last updated
Was this helpful?