Comparing version 6.9.0 to 6.10.0
@@ -99,2 +99,4 @@ /// <reference types="node"/> | ||
takeElementScreenshot(scroll?: boolean): string; | ||
getElementComputedRole(): string; | ||
getElementComputedLabel(): string; | ||
} | ||
@@ -101,0 +103,0 @@ |
{ | ||
"name": "devtools", | ||
"version": "6.9.0", | ||
"version": "6.10.0", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -28,5 +28,5 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"@types/uuid": "^8.3.0", | ||
"@wdio/config": "6.9.0", | ||
"@wdio/config": "6.10.0", | ||
"@wdio/logger": "6.8.0", | ||
"@wdio/protocols": "6.8.0", | ||
"@wdio/protocols": "6.10.0", | ||
"@wdio/utils": "6.8.0", | ||
@@ -42,3 +42,3 @@ "chrome-launcher": "^0.13.1", | ||
}, | ||
"gitHead": "b933815152731bba96cdb85843b37d896cfd42d4" | ||
"gitHead": "f7968c4d925835a2a971bbf9c0f4fdb3911ec8d9" | ||
} |
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
135888
231
2457
+ Added@wdio/config@6.10.0(transitive)
+ Added@wdio/protocols@6.10.0(transitive)
- Removed@wdio/config@6.9.0(transitive)
- Removed@wdio/protocols@6.8.0(transitive)
Updated@wdio/config@6.10.0
Updated@wdio/protocols@6.10.0