Selectby value
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built Action located under the Table captured from the AUT Element Name. It instructs the Avo Assure Client to select the options based on the value provided in input for dropdown/list, which is in the table cell.
Input: <Row>; <Col>; <Object Type>;<index>; <input value>
For above Syntax user need to give the row number and column number of which user wants to select value, Object type (it could be dropdown/ list) index (Element Index of the cell) and the input text value.
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Note: Usecase and Scenario for this action is still under progress.