3 minutes read What is Puppeteer? Puppeteer is Node library that you can use in order to control Headless Chrome with the DevTools Protocol. The Chrome DevTools Protocol allows for tools to instrument, inspect, debug and profile for Chromium and Chrome browsers. Puppeteer – Headless Chrome Node API works only with Chrome and uses the latest versions of Chromium. Chromium… Read more »
Posts Tagged: headless browsers
Recent Posts
- How to Optimize Interaction to Next Paint for Better SEO
- How are Parameters Sent in an HTTP POST Request?
- End to End Testing for Asos.com using TestCafe in Under 30 minutes
- Best Practices for Implementing E2E (End-to-End) UI Tests
- Building your in house Device Farm on Mac OS using OpenSTF for Android Testing