Puppeteer
-
Playwright vs Puppeteer: Which to choose in 2024?
Playwright vs Puppeteer: Know what are the difference between both the frameworks and which one to choose based on your requirements
Learn More -
Pyppeteer Tutorial: Guide to Puppeteer in Python (with Examples)
Understand Pyppeteer in detail, set up, examples, handling cookies, iFrames in Pyppeteer and know how to run Pyppeteer Tests on real devices
Learn More -
Understanding Puppeteer Headless
Learn all about Puppeteer Headless, how to scrape a website using Puppeteer headless using Chrome, Firefox and Edge headless browsers with examples
Learn More -
Puppeteer Type Command: How to type a text in input box in Puppeteer
Learn all about Puppeteer Type Command, page.type() method, and keyboard.type() method to type text input in Puppeteer with examples
Learn More -
How to use Proxy in Puppeteer?
Learn to configure Puppeteer proxy for a Browser or an individual Page instance as it supports HTTP, HTTPS, and SOCKS5 proxies.
Learn More -
How to install and setup Puppeteer with npm (NodeJS)
Learn how to install and setup Puppeteer with npm (NodeJS) with pre-requisites, example to run first puppeteer test and best practices with this guide
Learn More -
Cypress vs Selenium vs Playwright vs Puppeteer: Core Differences
Choosing right Automation Testing Framework is crucial. Learn the differences between Cypress, Selenium, Playwright, and Puppeteer to select the right one
Learn More -
Cypress vs Puppeteer: Core Differences
Learn about the core differences between two popular test automation frameworks: Cypress vs Puppeteer. Find out which one suits you.
Learn More -
How to capture Lazy Loading Images for Visual Regression Testing in Puppeteer
Want to learn how to use Puppeteer to lazy load images for visual regression testing? Read this guide to get a step-by-step tutorial.
Learn More -
How to Perform Visual Regression Puppeteer
Do you want to know how to perform visual regression testing with Puppeteer? Check out this quick guide on Puppeteer Visual Regression Testing to get started.
Learn More