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