Get Button Name
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Captured Button Element, instructs the Avo Assure to fetch the name of the button and save the result in the dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>
This variable stores the button name from AUT.
<Dynamic Variable>(Optional)
The dynamic variable holds the status as True or False.
Example
Retrieves the name of the specified button from the application.
The Get Button Name action does not take any value in the Input Value column. It fetches the name of the target button. The result of the operation is stored in the {ButtonName} variable, with the following possible values:
Button name – If the button name is retrieved successfully.
None – If the button name is not found or an error occurs.