Get element status
This is pre-built Action comes for captured checkbox from Desktop Application Element. The functionality of this action in Avo Assure to retrieve the status of the captured element and save result (Checked/Unchecked) in the dynamic variable.
Note: it will return either:
Checked (if the checkbox is selected)
Unchecked (if the checkbox is not selected)
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable> (Required)
This dynamic variable holds the status of the check box as (Checked or Unchecked)
<Dynamic Variable> (Optional)
This dynamic variabel holds the result of this action as Ture or False
Example
Performs retrieval of the current status of a checkbox element
The Get Element Status action identifies whether the targeted checkbox is selected or unselected. As this action applies to a captured checkbox element, no input is required in the Input Value column. The result of this action store in the {Check} variable as Checked or Unchecked


Last updated
Was this helpful?