You can check the following links for more information about the topics covered in this chapter:
- You can find out more about how you can use a set of predefined expected conditions while using an explicit wait at https://seleniumhq.github.io/selenium/docs/api/java/org/openqa/selenium/support/ui/ExpectedConditions.html
- You can read more about WebDriver's features in Chapter 4, Working with Selenium API and Chapter 5 , Synchronizing Tests, in Selenium Testing Tools Cookbook, 2nd Edition, by Unmesh Gundecha, Packt Publications.