webdriver
Advanced tools
Comparing version 9.5.4 to 9.6.0
@@ -37,2 +37,3 @@ import type { ClientOptions, RawData, WebSocket } from 'ws'; | ||
} | ||
export declare function parseBidiCommand(params: Omit<CommandData, 'id'>): string[]; | ||
//# sourceMappingURL=core.d.ts.map |
{ | ||
"name": "webdriver", | ||
"version": "9.5.4", | ||
"version": "9.6.0", | ||
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol", | ||
@@ -50,3 +50,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
}, | ||
"gitHead": "b4e5733841d26e9b3e29cac5630f9bb67e33e00e" | ||
"gitHead": "bea75d896564c2285012cd7c77948dce6ab45804" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
302751
5945