Verify Hidden
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘verify Hidden’ is pre-built Action located under the captured Element. It instructs the Avo Assure client to verify if the captured object is hidden in that application.
Input: N/A
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
Consider a scenario where you are testing an e-commerce application and user wants to verify whether a captured element is hidden or not. With the help of ‘verifyHidden’ action, user can check if given element is hidden.
The ‘verifyHidden’ action should verify whether elements are hidden in the application.
The ‘verifyHidden’ action successfully verifies the element that is available or not in the application.