@applitools/driver
Advanced tools
Comparing version 1.9.28 to 1.9.29
@@ -175,2 +175,5 @@ "use strict"; | ||
} | ||
if (!this._driverInfo.isMobile && (this.isAndroid || this.isIOS)) { | ||
this._driverInfo.isMobile = true; | ||
} | ||
(_q = (_9 = this._driverInfo).features) !== null && _q !== void 0 ? _q : (_9.features = {}); | ||
@@ -177,0 +180,0 @@ (_r = (_10 = this._driverInfo.features).allCookies) !== null && _r !== void 0 ? _r : (_10.allCookies = /chrome/i.test(this._driverInfo.browserName) && !this._driverInfo.isMobile); |
{ | ||
"name": "@applitools/driver", | ||
"version": "1.9.28", | ||
"version": "1.9.29", | ||
"description": "Applitools universal framework wrapper", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
219660
3478