Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Playwright Alternatives
Similar projects and alternatives to Playwright
-
-
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
WebdriverIO
Next-gen browser and mobile automation test framework for Node.js
-
-
-
undetected-chromedriver
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
-
nightwatch
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
-
-
youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
crawlee
Crawlee—A web scraping and browser automation library for Node.js that helps you build reliable crawlers. Fast.
-
-
playwright-python
Python version of the Playwright testing and automation library.
-
Vue.js
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Playwright reviews and mentions
- Who has the best documentation you’ve seen or like in 2023
-
How I practice TDD
You already use tools such as Playwright or Cypress for your Integration Tests.
-
Autotab – Boring AI Agents for real world tasks
https://playwright.dev/ has a built-in code generator. In *my opinion*, it's also more pleasant to work with than Selenium.
-
Running web scraping service securely
securityContext: seccompProfile: type: Localhost ## Taken from https://github.com/microsoft/playwright/tree/main/utils/docker localhostProfile: secutils-web-scraper-seccomp-profile.json
When it comes to web page resource scraping, Secutils.dev relies on a separate component - secutils-dev/secutils-web-scraper. I've built it on top of Playwright since I need to handle both resources that are statically defined in the HTML and those that are loaded dynamically. Leveraging Playwright, backed by a real browser, instead of parsing the static HTML opens up a ton of opportunities to turn a simple web resource scraper into a much more intelligent tool capable of handling all sorts of use cases: recording and replaying HARs, imitating user activity, and more.
-
React Ecosystem in 2024
Website: Playwright
-
What is Playwright?
We all know that technology moves fast, but even by modern standards, the rapid rise of Playwright is impressive.
-
Has anyone tried ladle.dev for testing components ?
Introduction from them:- Ladle is a drop-in alternative to Storybook. It is a tool for developing and testing your React components in an environment that's isolated and faster than most real-world applications. Ladle also creates an index of your components, so you can easily test them through tools like Playwright.
-
Show HN: Paisa – Open-Source Personal Finance Manager
I don't know about a service that does this, but you might be able to script the website logins with https://playwright.dev/
- Episode 23/37: ISR in Angular, Cypress & Playwright
-
A note from our sponsor - Onboard AI
getonboard.dev | 6 Dec 2023
Stats
microsoft/playwright is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Playwright is TypeScript.