Verify Hidden
Last updated
Last updated
This is prebuilt actions in Avo Assure and comes for elements captured from SAP application. It instructs Avo Assure Client to verify if an element that exists is hidden on the SAP page and saves the status in output variable.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where user is testing SAP application and wants to delete purchase order. Delete order button is hidden. For this scenario Verify Hidden action used by Avo Assure. In SAP GUI application, certain actions like deleting a sales order may only be available to users with specific roles or permissions. Delete sales order button not visible to unauthorized users.
The Verify Hidden action needs to confirm the Delete purchase Order button is not visible to users due to not fulfilling the necessary permissions. It saves the status in {Result} output variable.
The Verify Hidden action performed on captured hidden element in SAP and saves status in {Result} output variable.