Add Validations
To validate whether an element is present or validate its text, you can do one of the following from within the test editor:
- Right-click the element directly on the screen and select 'Add presence validation' or 'Add text validation'.
- Select the screen, add a step on the right panel, and choose 'Add presence validation' or 'Add text validation'.
While these validations are commonly used, you can also add more advanced validations using code. Read more about this here.