@applitools/screenshoter
Advanced tools
Comparing version 3.8.14 to 3.8.15
# Changelog | ||
## [3.8.15](https://github.com/applitools/eyes.sdk.javascript1/compare/js/screenshoter@3.8.14...js/screenshoter@3.8.15) (2023-11-07) | ||
### Dependencies | ||
* @applitools/spec-driver-webdriver bumped to 1.0.49 | ||
* @applitools/driver bumped to 1.15.0 | ||
#### Features | ||
* added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02)) | ||
## [3.8.14](https://github.com/applitools/eyes.sdk.javascript1/compare/js/screenshoter@3.8.13...js/screenshoter@3.8.14) (2023-10-17) | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@applitools/screenshoter", | ||
"version": "3.8.14", | ||
"version": "3.8.15", | ||
"description": "Applitools universal screenshoter for web and native applications", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"test:e2e": "yarn test:e2e:web && yarn test:e2e:android && yarn test:e2e:ios", | ||
"test:e2e:web": "MOCHA_GROUP=web run --top-level mocha ./test/e2e/web/*.spec.js -r @applitools/test-utils/mocha-hooks/docker", | ||
"test:e2e:web": "MOCHA_GROUP=web run --top-level mocha ./test/e2e/web/*.spec.js", | ||
"test:e2e:android": "APPLITOOLS_TEST_REMOTE=sauce MOCHA_GROUP=android run --top-level mocha ./test/e2e/android*/*.spec.js --parallel --jobs ${MOCHA_JOBS:-3}", | ||
@@ -66,7 +66,6 @@ "test:e2e:ios": "APPLITOOLS_TEST_REMOTE=sauce MOCHA_GROUP=ios run --top-level mocha ./test/e2e/ios*/*.spec.js --parallel --jobs ${MOCHA_JOBS:-4}", | ||
"devDependencies": { | ||
"@applitools/driver": "^1.14.4", | ||
"@applitools/spec-driver-webdriver": "^1.0.48", | ||
"@applitools/driver": "^1.15.0", | ||
"@applitools/spec-driver-webdriver": "^1.0.49", | ||
"@applitools/test-utils": "^1.5.17", | ||
"appium": "^1.22.3", | ||
"chromedriver": "^115.0.1", | ||
"pixelmatch": "^5.3.0", | ||
@@ -73,0 +72,0 @@ "webdriver": "^7.31.1" |
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
67977
6