Puppeteer
-
Puppeteer Framework Tutorial: Basics and Setup
Learn the basics, advantages, and a step-by-step tutorial of setting up the Puppeteer framework with BrowserStack.
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 -
How to capture Lazy Loading Images for Visual Regression Testing in Puppeteer
Learn how to use Puppeteer to lazy load images for visual regression testing. Enhance your automated visual tests with Percy.
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 -
How to run Tests in Puppeteer with Firefox
Puppeteer extended its support to Firefox. Read tutorial on how you can run tests in Puppeteer with the Firefox browser with help of examples.
Learn More -
Understanding Puppeteer waitUntil
Master Puppeteer's waitUntil options for smarter automation and seamless testing with BrowserStack Automate.
Learn More -
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