Aivanitskiy
9 months agoNew Contributor
Keyword testing and object not found error
I figured it out, posted solution in the comments. Live and learn :) Hello fellow testers, I need some advice. I made a keyword test that would close all of notifications by clicking little "x...
- 9 months ago
Ended up asking my dev to help out and managed to solve this problem, using a true or false flag variable as a loop condition, which checks if the 'CloseNotification' EXISTS instead of VISIBLE. No more errors!