@applitools/screenshoter
Advanced tools
Comparing version 3.8.34 to 3.8.35
# Changelog | ||
## [3.8.35](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.8.34...js/screenshoter@3.8.35) (2024-07-23) | ||
### Dependencies | ||
* @applitools/driver bumped to 1.18.0 | ||
#### Features | ||
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0)) | ||
#### Bug Fixes | ||
* executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d)) | ||
* @applitools/spec-driver-webdriver bumped to 1.1.11 | ||
## [3.8.34](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.8.33...js/screenshoter@3.8.34) (2024-06-26) | ||
@@ -4,0 +21,0 @@ |
{ | ||
"name": "@applitools/screenshoter", | ||
"version": "3.8.34", | ||
"version": "3.8.35", | ||
"description": "Applitools universal screenshoter for web and native applications", | ||
@@ -65,4 +65,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@applitools/driver": "^1.17.5", | ||
"@applitools/spec-driver-webdriver": "^1.1.10", | ||
"@applitools/driver": "^1.18.0", | ||
"@applitools/spec-driver-webdriver": "^1.1.11", | ||
"@applitools/test-utils": "^1.5.17", | ||
@@ -69,0 +69,0 @@ "appium": "^1.22.3", |
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
81206