How can I ensure that the value being entered into the textbox of UI is accurate?
Occasionally, I receive complaints from end users indicating that the input value and the entered value do not match.
How can I validate this?
How can I ensure that the value being entered into the textbox of UI is accurate?
Occasionally, I receive complaints from end users indicating that the input value and the entered value do not match.
How can I validate this?
You can use the “Verify Text” action after the input is typed to ensure that the value entered is accurate and matches the expected input. This will help validate the correctness of the entry.
the same activity is used to verify the data entered
Hi
you can enable auto verification in project settings in 23.X.X studio version but if you are in latest version which 24.10.X then auto verification is already enabled.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.