Verify Disabled
Last updated
Last updated
This is the prebuilt action in Avo Assure comes for captured elements within SAP Application. It instructs the Avo Assure client to check whether the captured element is disabled or not. If the result is true that means the element captured is disabled.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a user is testing SAP application and wants to click on the save button, which is disabled. In this scenario, the Verify Disabled action is used by Avo Assure. It confirms that save button is disabled.
The Verify Disabled action needs to check whether button is disabled and saves status in {Result} output variable.
The Verify Disabled action performed on Button element and saves the result in {Result} output variable.