Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
189 views
in Selenium by
retagged by
I have frame which when loads makes my all actions fail. How do I wait for it?

1 Answer

0 like 0 dislike
by
selected by
 
Best answer
To wait for frame, you may have to wait for an element containing frame. Also you may use JavaScript to make sure that frame is loaded.

 

I tried explicit wait, it did not work for me.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...