This whole chrome remote debugging affair is hard to navigate. Is there a link to a proper tutorial?
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.
Google really needs to hire some of the Java guys to write up a Chrome Trail!, There's no low-level vs high-level, there's only good tutorial vs messy tutorial.
In any case, I bookmarked some creams in the mess for heritors' sake:
Most helpful comment
Google really needs to hire some of the Java guys to write up a Chrome Trail!, There's no low-level vs high-level, there's only good tutorial vs messy tutorial.
In any case, I bookmarked some creams in the mess for heritors' sake: