Verify Selected Value
This is pre-built Action comes for Captured Dropdown from SAP Application Element. The functionality of this action in Avo Assure to check whether the expected input of the selected value in a dropdown list matches the actual output and save the result in dynamic variable.
Syntax
Input Value: <input Value>
<input Value> (Required)
Specify the expected value to be verified against the selected dropdown item
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result as True or False.
Example
Verifies whether the selected item in a dropdown list matches the expected value during execution.
The Verify Selected Value action takes the value from the Input Value column (e.g., Air Pacific) and checks whether it matches the currently selected item in the dropdown. The result of the verification is stored in the {VerifySelected} variable as Ture or False

Last updated
Was this helpful?