Atata.WebDriverSetup 2.6.0 is Released

May 2, 2023 by Yevgeniy Shunevych


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 and WithCheckCertificateRevocationList(bool) configuration method.
  • Add Action<HttpClientHandler> HttpClientHandlerConfigurationAction option to configure HttpClientHandler and WithHttpClientHandlerConfiguration(Action<HttpClientHandler>) configuration method.

Fixed

  • Fix downloading of Internet Explorer driver v4.8.1 (latest)