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.WebDriverpackage v3.11.0
Fixes
- fix #18
TimeoutandRetryIntervalproperties ofExtendedSearchContext<T>are not taken into account