@wdio/types
Advanced tools
Comparing version 7.2.0 to 7.2.1
@@ -126,5 +126,3 @@ import { WebdriverIO as WebDriverIOOptions, Connection as ConnectionOptions } from './Options'; | ||
*/ | ||
'se:options'?: { | ||
cdp?: string; | ||
}; | ||
'se:cdp'?: string; | ||
/** | ||
@@ -131,0 +129,0 @@ * @deprecated |
{ | ||
"name": "@wdio/types", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"description": "Utility package providing type information for a variety of WebdriverIO interfaces", | ||
@@ -34,3 +34,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "b4f2f34a482c62ab6eb6005d553c6402b247508a" | ||
"gitHead": "aa35412bc2f9a1591ace955f91ee7e7eef278ee5" | ||
} |
Sorry, the diff of this file is not supported yet
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
92363
1729