1.2.0
Check Atata.WebDriverExtras 1.2.0 Released blog post.
New Features
- #22 Add
XPathString
class for normalization of XPath string values - #23 Add
ToShortIntervalString
andToLongIntervalString
extension methods forTimeSpan
- #24 Add
GetElementId
extension method forIWebElement
- #26 Override
ToString
method inSearchOptions
- #27 Add
SearchFailureData
class for detailed exception message generation - #28 Add
CreateForNoSuchElement
andCreateForNotMissingElement
overloaded methods toExceptionFactory
that useSearchFailureData
Changes and Enhancements
- #25 Update
IWebElementExtensions.ToDetailedString
method - #29 Update
ExtendedSearchContext<T>.Find
method to fillSearchFailureData
for detailed exception generation - #30 Update
ExtendedSearchContext<T>.Missing
method to fillSearchFailureData
for detailed exception generation - #31 Update
ExtendedSearchContext<T>.MissingAll
methods to fillSearchFailureData
for detailed exception generation - #32 Change return type of
ExceptionFactory.CreateForTimeout
method fromWebDriverTimeoutException
toTimeoutException
- #33 Use
Selenium.WebDriver
package v3.141.0
Links
Atata.WebDriverExtras 1.2.0 on NuGet
Atata.WebDriverExtras 1.2.0 Released - Atata Blog