Get Colum Number by Text
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built action in Avo Assure which comes for captured Table elements from Desktop application. It instructs the Avo Assure Client to retrieve the column number of text given in input value and save the result in the output variable.
Input: <Text>
Note: It refers to text given as input by user.
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Scenario:
Consider a scenario where a desktop application is being tested and the goal is to retrieve the column number for a specific text, such as "Avo," from a table, the Get Column Number by Text action in Avo Assure can be used. This action helps extract the correct column number for the "Avo" text. It ensures the correct column is identified, allowing for further actions to be performed on it.
Excepted Result: The action needs to fetch the input text's column number and save the result in the output variable.
Output: The action performed and saves the result (column number) in the {Result} output variable as 3.