Forum Discussion

Aivanitskiy's avatar
Aivanitskiy
New Contributor
2 months ago
Solved

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...
  • Aivanitskiy's avatar
    2 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!