Hello,
we have a problem. In most cases we get a dialog on a website (the user is already logged in). That is why we created a test step to continue our test by clicking on OK. The test should continue on failure, because sometimes the dialog is not shown. When the dialog is not shown, the test will continue, but after the run we get an error message and the test is marked red. Is it possible to ignore failures completely (without any error message)?
Thank you very much.