Hello,
I have a step which clicks on a WebElement that constantly fails with the error "Object not Visible". Yet, UFT clicks on the WebElement anyway so I don't understand why I get this error message. In any case, the scenario is executed until the end but the problem is that its status is Failed because of that one step.
Is there a way to ignore a step status or reset it somehow? I would like the test status to be Pass if the only "error" encounters in the scenario is this "Object not Visible" problem.
Thanks.