Selenium synchronization classes

Some of the highlights of the synchronization classes that will be covered include:

  • The ExpectedConditions class
  • The WebDriverWait/FluentWait classes
  • Custom synchronization class: wrapping ExpectedConditions and WebDriverWait methods