How to download and upload files in Puppeteer
Find out how to download and upload files in Puppeteer. Discover how to use Puppeteer to streamline your web automation tasks.

Search for a command to run...
Articles tagged with #puppeteer
Find out how to download and upload files in Puppeteer. Discover how to use Puppeteer to streamline your web automation tasks.

Want to capture screenshots or create PDFs from web pages? Puppeteer makes it easy. Find out how in this step-by-step guide with code examples.

Find out how to use Puppeteer to handle forms, buttons, and inputs. Learn about type method, click method, and how to deal with text fields, dropdowns, and checkboxes. When automating online actions or scraping data from websites, developers frequent...

A complete web scraping and crawling tutorial for Puppeteer. Learn how to start a browser with Puppeteer, click buttons and wait for actions, and how to extract data from websites. From building a basic scraper to large-scale crawling. Puppeteer is a...

We take you through the features of Puppeteer and Selenium to help you decide which is better for your automation projects.

Websites trying to detect headless browsers vs. headless browsers trying to evade detection is a cat-and-mouse game that probably won’t end any time soon. We have a couple of solutions to keep you ahead of that game. If you already know the basics, s...
