Atata.WebDriverSetup 2.6.0 is released with new configuration methods and fix of Internet Explorer driver.
Changelog
Added
- Add
bool CheckCertificateRevocationList
option to disable check of certificate revocation andWithCheckCertificateRevocationList(bool)
configuration method. - Add
Action<HttpClientHandler> HttpClientHandlerConfigurationAction
option to configureHttpClientHandler
andWithHttpClientHandlerConfiguration(Action<HttpClientHandler>)
configuration method.
Fixed
- Fix downloading of Internet Explorer driver v4.8.1 (latest)