Waiting strategies in Selenium
Why do we need waits?
Depending on the webpage, certain web elements may be loaded later than the others. The webpage could have a lot of elements such as dropdowns, texts, buttons, images etc. Imagine that an image gets loaded later than web element...
debasmita-a.hashnode.dev2 min read