DEV Community

Håkan Fahlstedt
Håkan Fahlstedt

Posted on

2 1

YPSKA #14 Pupeteer

Puppeteer is a framework for automation of the Chrome browser. It usually is run headless (ie no user interface visible), but it can be configured to display the user interface. It’s a great tool for any form of automated testing of your website. It can automate any task that can be done by a user in Chrome browser.

Why not include it in your website project?

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay