Select Value by Text
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘Select Value by Text’ is a pre-built Action located under the captured Element. It instructs the Avo Assure client select the value based on the given input text and store its status in the output variable as a true or false.
Input: <Input value>
Note: The input value is text provided by the user.
Supported format: text
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
In this scenario, you are testing the registration process on an education app. Where you need to select options from dropdowns or menus by using the "Select Value by Text" method. For instance, you may choose a specific course or grade level. This approach ensures accuracy, allowing the user to successfully complete the registration with the correct
B.tech
This action needs to fetch the given input text.
The output variable {Status} contains True, which can be used display or further processing.