If object exist, click the button if not move on
Hello! Been driving me nuts the last hours trying with different positions of the if object / else and without it etc but cant get it to work..
Will try to explain here as good as I can.
I am going to Links tab in my web application, it can sometimes be that 1 parameter + monitoring configuration is checked and sometimes they are unchecked, if they are unchecked a validation error will appear. That validation error message I have an If object exist on as shown in the image below..
However if the validation error does not exist I want to click on the OK button (not shown in the image) to save the test.
This is how it looks in my keyword tests at the moment (as mentioned tried lots of different positions, with and without else etc)
The If object "LinksvalidationStatus" and "Monitoringvalidatio" is the text marked in red as shown below:
How it looks with no validation errors and both configurations checked.
When ever I come to this page and it runs the "if object" for these 2 if they exist