Skip to main content

Changelog

Selenium C#

3.79.2 (Apr 17, 2024)

Features

  • Improved heuristic to detect the latest commit SHA and timestamp to improve conflict management
  • Enhanced support for tunnel solution in Execution Cloud

3.79.1 (Apr 1, 2024)

Bug Fixes

  • Internal improvements

3.79.0 (Mar 31, 2024)

Features

  • Added the option to include a merge timestamp using the gitMergeBaseTimestamp configuration method
  • Added support for parallel push and PR flows, using the APPLITOOLS_BATCH_BUILD_ID environment variable
  • The Eyes server now automatically aborts abandoned tests

Bug Fixes

  • Avoid using deprecated webdriver commands
  • Improved stability when deploying Eyes updates

3.77.5 (Feb 29, 2024)

Bug fixes

  • The Eyes server URL can now include a path, for example https://eyes.mycompany.com/eyes
  • Fixed issue executing DOM-Capture script
  • Resolved issue with port collision when running tests with Execution Cloud

3.77.4 (Feb 13, 2024)

Bug fixes

  • An error is now generated when there is a non-Unicode character
  • Resolved issue with CDP commands in Chromium

3.77.3 (Jan 30, 2024)

Features

  • Added support for configuring proxy settings using APPLITOOLS_PROXY_URL environment variable

3.77.2 (Jan 16, 2024)

Bug fixes

  • Fixed issue parsing media when using Ultrafast Grid