Selenium C#
3.88.0 (Aug 5, 2025)
Dependencies
3.87.0 (Apr 17, 2025)
Features
- Layout breakpoints now accepts height values
3.86.0 (Jan 30, 2025)
Features
- Coded regions are now supported in Native Mobile Library Android
Bug Fixes
- Coded regions with dynamic match level can now be initialized with element references not only locators
- Improved network performance
- Improved branch detection on GitHub actions
- Resolved issue running SDK on Windows
3.84.1 (Jan 19, 2025)
Bug Fixes
- Resolved an issue cloning
BatchInfo
objects
- Resolved issue with items not being masked in the log
- Resolved performance issue with Ultrafast Grid
- Resolved issue running the SDK on Windows
3.84.0 (Dec 31, 2024)
Features
- API keys, secret token, and dedicated cloud URLs can now be masked in the log using the argument
maskLog: true
- Resolved issue with coded regions in pages with cross origin frames
- Resolved issue with non-integer coordinates in coded regions
3.83.1 (Oct 29, 2024)
Features
3.83.0 (Oct 21, 2024)
Features
- You can now download side by side images with diffs highlighted
- Added support for dynamic match level. For further information, see Dynamic text match level
- The SDK can now automatically retrieve the
APPLITOOLS_BATCH_ID
and APPLITOOLS_BATCH_BUILD_ID
information from Git when running in SCM CI pipelines
- Added supported Chrome emulation devices
Bug Fixes
- Ultrafast Grid is now able to process regions in screenshots taken with
layoutBreakpoints
even if they were detached and reattached to the DOM
3.82.2 (Sep 10, 2024)
Features
- You can now add an environment variable to disable the secure tunnel strict TLS verification
Bug Fixes
- Resolved issue detecting browser version in certain websites
- Improved performance when taking screenshots of scrollable websites
- Resolved performance issues with unnecessary exception being generated if users did not have the
APPLITOOLS_API_KEY
variable set
3.82.1 (Aug 13, 2024)