Chrome-remote-interface: Tutorial and resources about the Chrome DevTools Protocol?

Created on 11 Oct 2017  路  2Comments  路  Source: cyrus-and/chrome-remote-interface

This whole chrome remote debugging affair is hard to navigate. Is there a link to a proper tutorial?

question

All 2 comments

The README and the Wiki are all that you need to get you started, also the issues contains a lot of useful use cases and solutions to problems.

Speaking of tutorials you may want to take a look at Getting Started with Headless Chrome.

Finally, additional information can be found in the Resources section of the README.

You have to consider that the Chrome DevTools Protocol is a pretty low-level solution, you may want to give Puppeteer a try which is a higher-level API.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DavidXanatos picture DavidXanatos  路  3Comments

anzeznidarsic picture anzeznidarsic  路  8Comments

zirill picture zirill  路  6Comments

sergueyarellano picture sergueyarellano  路  6Comments

westy92 picture westy92  路  3Comments