Select SDK Cypress
On this page
Selenium Python
5.27.1 (Oct 29, 2024)
Features
5.27.0 (Oct 21, 2024)
Features
Added support for dynamic match level. For further information, see Dynamic text match level
You can now download side by side images with diffs highlighted
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
5.26.1 (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
5.26.0 (July 24, 2024)
Features
Added API for Configuration
class: setDisableNMLUrlCache
to allow search for NML multiple times
Bug Fixes
No longer attempts to run JavaScript on mobile apps
Log no longer includes full content of web resources
5.25.9 (May 28, 2024)
Bug Fixes
5.25.8 (May 28, 2024)
Bug Fixes
Improved handling of network connection issues
Resolved issue with excessive heartbeat requests being sent
5.25.7 (May 7, 2024)
Bug Fixes
The layout algorithm now takes page information from input values
Features
If git is not available, the SDK now takes APPLITOOLS_GIT_LATEST_COMMIT_TIMESTAMP
and APPLITOOLS_GIT_LATEST_COMMIT_SHA
environment variables to set the latest git commit information.
Custom domains for the Eyes server URL are now supported.
5.25.6 (May 1, 2024)
Bug Fixes
Resolved issue with Ultrafast Grid rendering URLs that contained certain Unicode characters.
The SDK now detects if Native Mobile Library has been injected only once per driver.
Resolved issue with the matchTimeout
configuration not being applied correctly.
5.25.5 (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
5.25.4 (Apr 1, 2024)
Bug Fixes
5.25.3 (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
5.24.2 (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
5.24.1 (Feb 13, 2024)
Bug fixes
An error is now generated when there is a non-Unicode character
Resolved issue with CDP commands in Chromium
5.24.0 (Jan 30, 2024)
Features
Added support for configuring proxy settings using APPLITOOLS_PROXY_URL
environment variable
5.23.5 (Jan 16, 2024)
Bug fixes
Fixed issue parsing media when using Ultrafast Grid
5.23.4 (Jan 2, 2024)
Features
When using visual locators, results of locate
method are now ordered based on location on the screen starting from top left.
Bug fixes
Fixed issue aborting a test which failed to start
Improved error handling while taking a DOM snapshot
Fixed handling of tests with multiple steps using Applitools Native Mobile Library
Custom OS name passed through configuration is now passed to the session correctly
5.23.3 (Dec 19, 2023)
Bug fixes
Screenshots are now scaled properly in iOS devices with Appium 2
Fixed infinite loop that may appear during attribute extraction
Resolved performance issue with multiple runners within the same process
5.23.2 (Dec 18, 2023)
Bug fixes
Fixed issue when page didn't reload for one of the breakpoints if the initial viewport size matches it
5.23.1 (Dec 12, 2023)
Features
Improvements to Applitools Native Mobile Library
Applitools Windows binaries are now signed
Improved DOM snapshot elements extraction in Ultrafast Grid
Bug fixes
Added support for LazyLoad when reloading the page using layoutBreakpoints
5.23.0 (Dec 5, 2023)
Features