Search found 1 match

by maras
Wed Nov 21, 2018 12:25 pm
Forum: Automation Tools
Topic: Wait until element is not visible
Replies: 1
Views: 1931

Wait until element is not visible

Hello, Is it possible to wait until specified element is not visible? I have to test web application with a lot of loading screens and I have the rxpath of loading screen element, but my question is: Is there a way to wait until this loading screen is gone? I have tried waiting until element exist b...