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 -
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 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 -
Pro Tips for Optimizing Web Automation Using Puppeteer
Optimize Puppeteer performance by reducing browser launch time, memory usage, and network latency for faster, more efficient web automation.
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 -
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 -
Concurrency Testing: Benefits, How to Perform, Tools, and Best Practices
Learn about concurrency testing: benefits, step-by-step guide, top tools, key metrics, and best practices for optimal performance.
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 -
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