@applitools/spec-driver-webdriver
Advanced tools
Comparing version 1.0.48 to 1.0.49
# Changelog | ||
## [1.0.49](https://github.com/applitools/eyes.sdk.javascript1/compare/js/spec-driver-webdriver@1.0.48...js/spec-driver-webdriver@1.0.49) (2023-11-07) | ||
### Dependencies | ||
* @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)) | ||
## [1.0.48](https://github.com/applitools/eyes.sdk.javascript1/compare/js/spec-driver-webdriver@1.0.47...js/spec-driver-webdriver@1.0.48) (2023-10-17) | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@applitools/spec-driver-webdriver", | ||
"version": "1.0.48", | ||
"version": "1.0.49", | ||
"keywords": [ | ||
@@ -47,8 +47,8 @@ "webdriver", | ||
"build": "run --top-level tspc --project ./tsconfig.build.json", | ||
"test": "run --top-level mocha './test/**/*.spec.ts' -r @applitools/test-utils/mocha-hooks/docker --exit", | ||
"test": "run --top-level mocha './test/**/*.spec.ts' --exit", | ||
"setup": "run --top-level browsers:setup", | ||
"up:framework": "yarn add --dev --caret webdriver${APPLITOOLS_FRAMEWORK_VERSION:+@$APPLITOOLS_FRAMEWORK_VERSION}" | ||
"up:framework": "echo \"$(jq '.devDependencies.webdriver = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json" | ||
}, | ||
"dependencies": { | ||
"@applitools/driver": "1.14.4", | ||
"@applitools/driver": "1.15.0", | ||
"@applitools/utils": "1.6.2", | ||
@@ -55,0 +55,0 @@ "http-proxy-agent": "5.0.0", |
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
54941
+ Added@applitools/driver@1.15.0(transitive)
- Removed@applitools/driver@1.14.4(transitive)
Updated@applitools/driver@1.15.0