Verify Hidden
Last updated
Last updated
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)
Scenario:
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.
Expected Result: The ‘verifyHidden’ action should verify whether elements are hidden in the application. Output: The ‘verifyHidden’ action successfully verifies the element that is available or not in the application.