@wdio/protocols
Advanced tools
Comparing version 8.38.0 to 8.40.3
@@ -58,3 +58,3 @@ import type { SessionReturn, DeleteSessionOpts, StatusReturn, Timeouts, WindowHandle, RectReturn, ElementReference, ShadowElementReference, Cookie, ProtocolCommandResponse, Credential } from '../types.js'; | ||
*/ | ||
navigateTo(url: string): Promise<string>; | ||
navigateTo(url: string): Promise<void>; | ||
/** | ||
@@ -61,0 +61,0 @@ * Webdriver Protocol Command |
@@ -98,7 +98,2 @@ declare const _default: { | ||
alternativeCommands: string[]; | ||
returns: { | ||
type: string; | ||
name: string; | ||
description: string; | ||
}; | ||
}; | ||
@@ -105,0 +100,0 @@ }; |
{ | ||
"name": "@wdio/protocols", | ||
"version": "8.38.0", | ||
"version": "8.40.3", | ||
"description": "Utility package providing information about automation protocols", | ||
@@ -30,3 +30,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
}, | ||
"gitHead": "b8ebe679c772a858709164896c6b5ea86a42b146" | ||
"gitHead": "c25074cf89bf620cfe18909cd7dbdad8de8e722d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
602676
14685