Verify Disabled

This is a pre-built action available under the Captured Element from the SAP Application. The functionality of this action in Avo Assure is to check whether the captured element is disabled. This action is typically used in scenarios where elements should be inactive or unavailable based on certain conditions.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)

This dynamic variable holds the status as True or False.

Example

Verifying if a Button is Disabled on the SAP Screen.

The Verify Disabled action is used to check if a specific element (e.g., button or input field) is inactive or disabled due to conditional logic within the SAP application. The result of the verification is stored in the {VerifyDisable} variable.

Last updated

Was this helpful?