Changes

Jump to: navigation, search

WebDriver/RemoteProtocol

182 bytes added, 18:09, 22 July 2020
Include WebDriver bidi in project description
The Firefox '''Remote Protocol''' is a low-level debugging interface based on the [https://chromedevtools.github.io/devtools-protocol/tot/ CDP protocol]. With it, you can inspect the state and control execution of documents running in web content, instrument Gecko in interesting ways, simulate user interaction for automation purposes, and debug JavaScript execution. Our implementation is currently based on the [https://chromedevtools.github.io/devtools-protocol/tot/ CDP protocol] and we're exploring future possibilities for a standard bidirectional protocol in the form of [https://github.com/w3c/webdriver-bidi/ WebDriver Bidi].
== Contributing ==
Confirm
378
edits

Navigation menu