@applitools/nml-client
Advanced tools
Comparing version 1.8.9 to 1.8.10
# Changelog | ||
## [1.8.10](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.8.9...js/nml-client@1.8.10) (2024-09-10) | ||
### Dependencies | ||
* @applitools/driver bumped to 1.19.0 | ||
#### Features | ||
* add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e)) | ||
#### Bug Fixes | ||
* handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9)) | ||
* searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da)) | ||
* @applitools/spec-driver-webdriver bumped to 1.1.12 | ||
## [1.8.9](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.8.8...js/nml-client@1.8.9) (2024-07-23) | ||
@@ -4,0 +22,0 @@ |
{ | ||
"name": "@applitools/nml-client", | ||
"version": "1.8.9", | ||
"version": "1.8.10", | ||
"description": "Client to integrate the SDKs to the Native Mobile Library (NML)", | ||
@@ -44,3 +44,3 @@ "homepage": "https://applitools.com", | ||
"devDependencies": { | ||
"@applitools/spec-driver-webdriver": "^1.1.11", | ||
"@applitools/spec-driver-webdriver": "^1.1.12", | ||
"@applitools/test-server": "^1.2.2", | ||
@@ -47,0 +47,0 @@ "@applitools/test-utils": "^1.5.17", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75308