Comparing version 8.8.2 to 8.8.4
@@ -10,5 +10,5 @@ /** | ||
* @param {HTMLElement} _ $eval fetched element | ||
* @param {String} script user script | ||
* @param {String} dataProperty property name for elements being returned | ||
* @param {String} dataFlag flag for element | ||
* @param {string} script user script | ||
* @param {string} dataProperty property name for elements being returned | ||
* @param {string} dataFlag flag for element | ||
* @param {Object[]} args user arguments for custom script | ||
@@ -15,0 +15,0 @@ * @return {Object} result of custom script |
@@ -10,5 +10,5 @@ /** | ||
* @param {HTMLElement} _ $eval fetched element | ||
* @param {String} script user script | ||
* @param {String} dataProperty property name for elements being returned | ||
* @param {String} dataFlag flag for element | ||
* @param {string} script user script | ||
* @param {string} dataProperty property name for elements being returned | ||
* @param {string} dataFlag flag for element | ||
* @param {Object[]} args user arguments for custom script | ||
@@ -15,0 +15,0 @@ * @return {Object} result of custom script |
@@ -10,5 +10,5 @@ /** | ||
* @param {HTMLElement} _ $eval fetched element | ||
* @param {String} script user script | ||
* @param {String} dataProperty property name for elements being returned | ||
* @param {String} dataFlag flag for element | ||
* @param {string} script user script | ||
* @param {string} dataProperty property name for elements being returned | ||
* @param {string} dataFlag flag for element | ||
* @param {Object[]} args user arguments for custom script | ||
@@ -15,0 +15,0 @@ * @return {Object} result of custom script |
@@ -10,5 +10,5 @@ /** | ||
* @param {HTMLElement} _ $eval fetched element | ||
* @param {String} script user script | ||
* @param {String} dataProperty property name for elements being returned | ||
* @param {String} dataFlag flag for element | ||
* @param {string} script user script | ||
* @param {string} dataProperty property name for elements being returned | ||
* @param {string} dataFlag flag for element | ||
* @param {Object[]} args user arguments for custom script | ||
@@ -15,0 +15,0 @@ * @return {Object} result of custom script |
{ | ||
"name": "devtools", | ||
"version": "8.8.2", | ||
"version": "8.8.4", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -42,11 +42,11 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/node": "^18.0.0", | ||
"@wdio/config": "8.8.0", | ||
"@wdio/config": "8.8.4", | ||
"@wdio/logger": "8.6.6", | ||
"@wdio/protocols": "8.8.1", | ||
"@wdio/types": "8.8.0", | ||
"@wdio/utils": "8.8.0", | ||
"@wdio/types": "8.8.4", | ||
"@wdio/utils": "8.8.4", | ||
"chrome-launcher": "^0.15.0", | ||
"edge-paths": "^3.0.5", | ||
"import-meta-resolve": "^2.1.0", | ||
"puppeteer-core": "19.8.5", | ||
"puppeteer-core": "19.9.1", | ||
"query-selector-shadow-dom": "^1.0.0", | ||
@@ -61,3 +61,3 @@ "ua-parser-js": "^1.0.1", | ||
}, | ||
"gitHead": "6afeb0448e0e627f1cdc8e081caa2c67fde7b2db" | ||
"gitHead": "e88a296000de70344fbf19d0d63a54cb1a617427" | ||
} |
+ Added@puppeteer/browsers@0.4.1(transitive)
+ Added@types/node@18.19.70(transitive)
+ Added@wdio/config@8.8.4(transitive)
+ Added@wdio/types@8.8.4(transitive)
+ Added@wdio/utils@8.8.4(transitive)
+ Addedpuppeteer-core@19.9.1(transitive)
+ Addedspdx-license-ids@3.0.20(transitive)
- Removed@puppeteer/browsers@0.4.0(transitive)
- Removed@types/node@18.19.71(transitive)
- Removed@wdio/config@8.8.0(transitive)
- Removed@wdio/types@8.8.0(transitive)
- Removed@wdio/utils@8.8.0(transitive)
- Removedpuppeteer-core@19.8.5(transitive)
- Removedspdx-license-ids@3.0.21(transitive)
Updated@wdio/config@8.8.4
Updated@wdio/types@8.8.4
Updated@wdio/utils@8.8.4
Updatedpuppeteer-core@19.9.1