Selenium Framework Design in Data-Driven Testing
上QQ阅读APP看书,第一时间看更新

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