VerifyVisible
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘verifyVisible’ is pre-built Action comes for the captured Element. The functionality of this in Avo Assure to check whether a specific web element is visible on the page and save the result in dynamic variable.
Input Value: N/A
N/A
This action does not require any input value.
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result of the action as True or False
Example:
Verifies whether the specified UI element is visible on the screen
The Verify Visible action does not require any input value. It checks if the defined object is visible to the user in the application under test. The result of the visibility check is stored in the {Visible} variable as Ture or False