Based on our record, Playwright should be more popular than puppeteer. It has been mentiond 279 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This article introduces a design pattern for end-to-end testing using Playwright. This pattern is an extension of the Page Object Model, aimed at improving test code readability and reducing the increase in code volume when adding more test scenarios or test data variations. This pattern is adopted by SVQK. A working implementation example and its test results are available in the following repositories:. - Source: dev.to / about 4 hours ago
I recently updated a small script I wrote to automate file uploads to a website with no API. It uses the excellent Playwright project to drive a browser - making the tedious task of filling out forms painless. - Source: dev.to / 6 days ago
E.g. If you’re interested in running the Playwright MCP, simply do:. - Source: dev.to / 6 days ago
This command not only sets up the tools and scripts but also runs tests to verify that the tools and applications work as expected. The tests include unit tests for backend components, integration tests for manipulating Web APIs using a Rest Client, and end-to-end tests for frontend operations using Playwright. This setup command can be executed both on a local PC and in a CI environment. - Source: dev.to / 8 days ago
My first idea was to run an instance of Chrome and control it using Playwright. So I created a file browser.ts and wrote the following code to:. - Source: dev.to / 16 days ago
Puppeteer is a headless browser automation tool built on Chromium. It allows developers to simulate user interactions, capture screenshots, and perform UI tests with a high degree of accuracy. Puppeteer is particularly useful for testing cross-browser compatibility and visual elements in React applications. Its robust API enables precise control over browser actions, making it a valuable tool for UI testing and... - Source: dev.to / about 1 month ago
Vitest is a next-generation JavaScript testing framework powered by Vite. It’s an excellent alternative to Jest, offering native TypeScript support, a fast setup, and solid performance. However, while it has an experimental headless browser, it’s not ideal for advanced scenarios like running SEO audits in CI/CD pipelines. Instead, we can pair Vitest with Pupetter, a more mature tool for headless browser automation. - Source: dev.to / about 2 months ago
This project tests how the browser language can be changed with Puppeteer. It implements multiple options to set the language of Chrome and checks each option against BrowserLeaks to see how it affected the JavaScript proeprties and HTTP headers available by the browser. For more information, see my article The Puppeteer Language Experiment on DEV.to. - Source: dev.to / 12 months ago
In Crawlee, you can scrape JavaScript rendered websites using the built-in headless Puppeteer and Playwright browsers. It is important to note that, by default, Crawlee scrapes in headless mode. If you don't want headless, then just set headless: false. - Source: dev.to / 12 months ago
I am not in any way associated with the developers at puppeteer, but if you are looking for a way to contribute, they are open source. - Source: dev.to / about 1 year ago
Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.
BrowserCat - Easy, fast, and reliable browser automation and headless browser APIs. The web is messy, but your code shouldn't be.
Apify - Apify is a web scraping and automation platform that can turn any website into an API.
Microlink - Extract structured data from any website
Cypress.io - Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.
Herd Garden - Browser Superpowers for your AI Agents: Automate tasks, extract data, create AI web tools, and manage MCP servers in your browser or across millions of them. Secure, private, and scalable.