To understand the Explicit wait in Selenium Webdriver you should know the requirement why we use wait statements in programs. I will give you a couple of examples in which you will get the complete idea of why wait is important. Before we move ahead, I would suggest you read about Implicit Wait in Selenium so that you will understand the clear difference between implicit … [Read more...] about What is Explicit wait in Selenium Webdriver