Back to Courses
Waits in Selenium Test Automation Tool
Overview
One of the biggest challenges QAs and Developers face in test automation is synchronizing application under test and test automation code. Selenium provides multiple wait methods (like Implicit and Explicit waits) to synchronize the application under test and test automation code. In this two hours guided project, through hands-on, practical experience, you will go through concepts using Page load timeout, usage of implicit, explicit and Fluent waits.