WebDriver/RemoteProtocol/Developer Resources: Difference between revisions
< WebDriver | RemoteProtocol
Jump to navigation
Jump to search
m (spacing) |
(add DevTols server architecture doc) |
||
| Line 4: | Line 4: | ||
* [https://docs.google.com/document/d/1c-COD2kaK__5iMM5SEx-PzNA7HFmgttcYfOHHX0HaOM/edit Contributors' guide, Chrome DevTools Protocol] | * [https://docs.google.com/document/d/1c-COD2kaK__5iMM5SEx-PzNA7HFmgttcYfOHHX0HaOM/edit Contributors' guide, Chrome DevTools Protocol] | ||
* [https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code Getting around the chrome source code] | * [https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code Getting around the chrome source code] | ||
* [https://gist.github.com/juliandescottes/9b73bf53712413b29e75683788a8ecab DevTools Server Architecture and <code>JsWindowActors</code>] | |||
Revision as of 15:10, 29 November 2019
Aside from our own docs, here are references that might be useful while working on the Remote Protocol.