Atata.WebDriverExtras 1.0.0 Released

March 30, 2018 by Yevgeniy Shunevych


Atata.WebDriverExtras 1.0.0 has been released. Check the changelog.

Changelog

Changes and Enhancements

  • major #16 Polling interval of SafeWait<T> should consider the time spent on action execution
  • major #17 Polling interval of SafeWait<T> should consider the remaining time before the timeout
  • major #19 Use Selenium.WebDriver package v3.11.0

Fixes

  • fix #18 Timeout and RetryInterval properties of ExtendedSearchContext<T> are not taken into account