Key links

Uncategorized Links

Tutorials

Blog posts

  • Made by Google.
  • For high-level browser control.
  • Easy to use for automated UI tests, form submissions and keyboard inputs.

Puppeteer is useful for automated browser testing. In combination with Jest, WebDriverIO, CodeceptJS or PyTest.

  • Tools for developers in Googleโ€™s docs.

    Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome or Chromium