Puppeteer: Headless Chrome Node API
101–105 of 105 posts
Re: Puppeteer: Headless Chrome Node API
#102Re: Puppeteer: Headless Chrome Node API
#103This github page was generated by a markdown file created by a test.js running in a Puppeteer docker container:
Re: Puppeteer: Headless Chrome Node API
#104Re: Puppeteer: Headless Chrome Node API
#105I think simple-headless-chrome is more far along https://github.com/LucianoGanga/simple-headless-chrome
We're fans of LucianoGanga's project (and of Chromeless, Doffy, Chrominator, Chromy, Navalia). I can tell you from personal experience that dealing with the raw DevTools Protocol isn't ideal for a developer writing an automation script, so it's clear there's demand for libraries with this higher-level API. Would love to know if there's a feature parity concern you have or what you'd like to see from puppeteer (or any…
And here is the thread I'm gonna use to discuss this: https://github.com/LucianoGanga/simple-headless-chrome/issue...
If someone has an idea of what the "ideal implementation" would look like, I'd really appreciate it!