@applitools/driver
Advanced tools
Comparing version 1.11.10 to 1.11.11
@@ -200,3 +200,3 @@ "use strict"; | ||
const type = await this.getAttribute('type'); | ||
if (type !== 'XCUIElementTypeScrollView') { | ||
if (type === 'XCUIElementTypeScrollView') { | ||
const [child] = await this.driver.elements({ | ||
@@ -203,0 +203,0 @@ type: 'xpath', |
{ | ||
"name": "@applitools/driver", | ||
"version": "1.11.10", | ||
"version": "1.11.11", | ||
"description": "Applitools universal framework wrapper", | ||
@@ -5,0 +5,0 @@ "keywords": [ |