This guide will help you to understand implicit wait in Selenium Webdriver and implementation as well. If you have ever worked on any automation tool then you must be aware of Sync issues in the script. It is one of the biggest pain for an automation engineer to handle sync issues between elements. Sometimes an application will not able to load elements due to the below … [Read more...] about How to use Implicit wait in Selenium Webdriver