WebDriver/RemoteProtocol/Developer Resources
< WebDriver | RemoteProtocol
Jump to navigation
Jump to search
Aside from our own docs, here are references that might be useful while working on the Remote Protocol.
- Remote/PuppeteerCDPUsage and Remote/GutenbergCDPUsage
- Contributors' guide, Chrome DevTools Protocol
- Getting around the chrome source code
- DevTools Server Architecture and
JsWindowActors
- JS Debugger Object
- Actor Best-Practices from DevTools
- Debugging with chrome-remote-interface bundled client
- DevTools BrowsingContextTargetActor - in Gecko a "browsing context" corresponds to a docShell.