Atata.Configuration.Json 0.17.0 has been released. Check the changelog.
Changelog
Breaking Changes
New Features
- major #13 Add mapping of Base, ElementFind, Waiting, Verification timeout and interval
- minor #15 Write config file path to log
- major
#16 Support
{basedir}
inservice/driverPath
Changes and Enhancements
- major
#7 Use
Selenium.WebDriver
package v3.12.1 - major
#8 Use
Atata.WebDriverExtras
package v1.0.0 - major
#9 Use
Atata
package v0.17.0 - minor
#14 Deprecate mapping of
RetryTimeout
andRetryInterval
- major
#17 Use
Newtonsoft.Json
package v11.0.2
Fixes
- fix #12
JsonConfig<TConfig>.Global
andJsonConfig<TConfig>.Current
can be set with incorrect values