WebDriver/RemoteProtocol: Difference between revisions

Jump to navigation Jump to search
Link to project README
m (Fix broken cdp link)
(Link to project README)
Line 1: Line 1:
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.
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.
== Contributing ==
Source code is on mozilla-central: [https://searchfox.org/mozilla-central/source/remote/README README]


== Meetings ==
== Meetings ==
Confirmed users
378

edits

Navigation menu