Making WAIT Independent of DOM Element in Selenium
Problem:- While working on automation of Mirchimart.com, I faced a common problem to wait for entire page to successfully load in browser.
Available solution in Selenium .
Wait in selenium is Read More[...]