Verify Values Exist
This is pre-built Action comes for Captured Dropdown from SAP Application Element. The functionality of this action Avo Assure to check whether the values specified in the input field are present in the dropdown list within the SAP application and save the result in dynamic variable.
Syntax
Input Value: <value1>;<value2>;…..etc
<value1>;<value2>;...,etc (Required)
Specify the list of expected values to be verified from the dropdown. Note: Every value can be separated by semicolons
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result as True or False.
Example
Checks whether specified values exist in a dropdown list during execution.
The Verify Value Exists action takes the value from the Input Value column (e.g., Air Berlin;Air Canada;Air Pacific;Air France) and checks whether each specified item is present in the dropdown. The result of the verification is stored in the {Verify Exists} variable as Ture or False

Last updated
Was this helpful?