Verify Hidden

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 verify whether a specific UI element exists but is hidden on the SAP screen.

Syntax

Input value: N/A

Argument
Description

N/A

No input value is required for this action.

Output Value

Argument
Description

<Dynamic Variable> (Required)

This dynamic variable holds the status as True (if hidden) or False (if visible or not found).

<Dynamic Variable> (Optional)

This dynamic variable holds the result as True or False.

Example

Verifying if a Button is Hidden on the SAP Screen.

The Verify Hidden action takes no input value and checks whether the captured button element is hidden on the SAP screen. The result of the verification is stored in the {VerifyHidden} variable.

Last updated

Was this helpful?