@applitools/driver
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -52,4 +52,7 @@ "use strict"; | ||
elementToUse = options.root; | ||
this._target = elementToUse; | ||
} | ||
this._target = (_c = (_b = (_a = this._spec).transformElement) === null || _b === void 0 ? void 0 : _b.call(_a, elementToUse)) !== null && _c !== void 0 ? _c : elementToUse; | ||
else { | ||
this._target = (_c = (_b = (_a = this._spec).transformElement) === null || _b === void 0 ? void 0 : _b.call(_a, elementToUse)) !== null && _c !== void 0 ? _c : elementToUse; | ||
} | ||
// Some frameworks contains information about the selector inside an element | ||
@@ -56,0 +59,0 @@ this._selector = (_d = options.selector) !== null && _d !== void 0 ? _d : (_f = (_e = this._spec).extractSelector) === null || _f === void 0 ? void 0 : _f.call(_e, elementToUse); |
{ | ||
"name": "@applitools/driver", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Applitools universal framework wrapper", | ||
@@ -81,3 +81,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@applitools/sdk-release-kit": "0.13.11", | ||
"@applitools/sdk-release-kit": "1.0.4", | ||
"@types/mocha": "^9.0.0", | ||
@@ -84,0 +84,0 @@ "@types/node": "^16.3.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
2917
188406
31