Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Playwright
Playwright provides a set of APIs to automate Chromium, Firefox, and WebKit browsers. By using the Playwright API, you can write scripts to create new browser pages, navigate to URLs, and interact with elements on a page. Along with a test runner, Playwright can be used to automate user interactions to validate and test web applications.
- GitHub: https://github.com/topics/playwright
- Repo: https://github.com/microsoft/playwright
- Created by: Microsoft
- Released: January 31, 2020
- Last updated: 2025-01-28 00:22:56 UTC
- JSON Representation
https://github.com/iaseth/photoreactor
Photoreactor allows you to render HTML using JSON scripts.
javascript json playwright python react screenshot
Last synced: 14 Oct 2024
https://github.com/jamband/passcodez
example demo app with react
cloudflare-pages playwright react typescript vitest
Last synced: 14 Oct 2024
https://github.com/managedcode/integrationtestbasekit
Extensions for ASP.NET for managing Docker containers in integration tests.
docker integraion playwright playwright-tests test testcontainers testing webapp xunit
Last synced: 14 Oct 2024
https://github.com/leohspaixao/qa-solar
Projeto Monorepo de estudo de diversos frameworks de testes.
cypress playwright robotframework
Last synced: 08 Jan 2025
https://github.com/doinel1a/next-ts-shadcn-next-ui
Boilerplate template designed to quickly bootstrap a Next.js Web App, SPA, website or landing page with TypeScript, Shadcn/ui, Next UI, TailwindCSS, ESLint, Husky and much more in just 30 seconds.
commitlint eslint husky lint-staged next-ui nextjs nextjs-boilerplate nextjs-template playwright prettier shadcn-ui tailwindcss typescript
Last synced: 07 Nov 2024
https://github.com/tmkx/storybook-playwright-ct
Storybook <3 Playwright
automation e2e playwright storybook test
Last synced: 20 Jan 2025
https://github.com/rgl/caderneta-predial
Descarrega todas as tuas cadernetas prediais disponíveis no Portal das Finanças
caderneta government government-data playwright portaldasfinancas portugal predial pt
Last synced: 13 Dec 2024
https://github.com/ianoflynnautomation/github-actions-cicd-test-infra
Test Automation examples for real world applications
automated-testing automation azure-pipelines bicep ci cicd csharp dotnet dotnet-core github-actions monolithic-architecture pipeline playwright playwright-dotnet playwright-tests terraform
Last synced: 20 Dec 2024
https://github.com/ianoflynnautomation/test-ui-playwright-specflow-dotnet
UI Automation Test Project
bdd csharp dotnet playwright specflow test-automation
Last synced: 20 Dec 2024
https://github.com/mand0ng/personal-website
This is my personal website.
docker expressjs flask nextjs nextjs14 playwright playwright-python python python3 socket-io
Last synced: 26 Jan 2025
https://github.com/confusedoncoffee/voters-verdict
User, which are invited, can vote on different candidates in different categories. The voting closes at a given time. While the voting is running, the results can be seen and filtered in different tables. An admin can create custom categories, candidate, voting and styles for each voting. All voters can vote as long as they have an invite code.
diesel diesel-cli e2e playwright polls rocket rust self-hosted server sqlite sqlx ssr tables voting
Last synced: 19 Dec 2024
https://github.com/empawlowski/automation-exercise-playwright
[E2E, API] Automation tests for online shop by using 🎭Playwright framework.
api-tests e2e-tests playwright test-automation typescript visual-studio-code
Last synced: 20 Jan 2025
https://github.com/empawlowski/sauce-demo-let-s-test-it
[E2E] Automation tests for Sauce Labs shop - 🎭Playwright.
allure-report cicd e2e-tests fixtures husky page-object-model playwright pom typescript
Last synced: 20 Jan 2025
https://github.com/darkgl/node-xvfb-ts
Easily start and stop an X Virtual Frame Buffer from your node apps
buffer frame framebuffer headless playwright puppeteer typescript virtual xvfb xvfb-node xvfb-ts
Last synced: 10 Oct 2024
https://github.com/lexxx42/pytest-playwright-next-iteration
Next iteration of UI autotest using Pytest and Playwright
Last synced: 13 Jan 2025
https://github.com/spnraju/demo-playwright-tests
Boilerplate for Playwright using Javascript
boilerplate demo end-to-end end-to-end-testing javascript playwright playwright-javascript testing
Last synced: 10 Oct 2024
https://github.com/saif-gitreps/light-inn
A full-featured, modern, end-to-end-tested, full-stack web application where users can intuitively search, browse, and book hotels and places to stay while traveling. Users can also list their properties for customers to book and earn profit.
cloudinary express fullstack jwt-authentication mongo mongoose multer playwright react react-hook-form shadcn-ui stripe typescript
Last synced: 26 Jan 2025
https://github.com/radekbednarik/playwright-test-skeleton
npm package for creating Playwright Test project skeleton.
javascript npm-package playwright playwright-test skeleton template typescript
Last synced: 12 Oct 2024
https://github.com/rakashash/urlextractor
Dynamic URL Crawler automates web scraping to extract product URLs efficiently, storing results in JSON for further analysis.
asyncio playwright playwright-python python3
Last synced: 14 Dec 2024
https://github.com/jalolk/faraway
End-to-end test automation framework for the Faraway Platform demo using Playwright and TypeScript. Features authentication and NFT purchase flow testing, MetaMask integration, and GitHub Actions CI pipeline. Built with Page Object Model pattern and component-based architecture.
automation e2e-testing fra metamask playwright testing typescript web3
Last synced: 13 Jan 2025
https://github.com/e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect
Playwright end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Expect.
e2e-test e2e-testing e2e-tests expect jasmine node-jasmine playwright playwright-typescript ts-node typescript
Last synced: 31 Jan 2025
https://github.com/luc-mo/deepl-scraper
DeepL scraper API using playwright
azure-functions javascript nodejs playwright scraping translation
Last synced: 19 Jan 2025
https://github.com/estruyf/playwright-mail-reporter
Mail reporter for Playwright powered by Resend
e2e mail playwright reporter testing
Last synced: 11 Oct 2024
https://github.com/estruyf/playwright-github-issue-creator
Automatically create GitHub issues for your failed Playwright E2E tests
e2e e2e-testing github-actions playwright testing
Last synced: 11 Oct 2024
https://github.com/ivankahl/web-scraping-benchmarks
Node.js that benchmarks scraping Reddit using Puppeteer, Playwright, Selenium, Nightmare, and Cypress.
cypress nightmare playwright puppeteer scraping selenium web
Last synced: 13 Jan 2025
https://github.com/leosuncin/monorepo-example-ts
Monorepo example using typescript, pnpm and turborepo
docker monorepo playwright pnpm react react-query ts-rest turborepo type-safe typescript
Last synced: 18 Dec 2024
https://github.com/emileperron/playwright-test-gh-action
A template that brings @playwright/test E2E tests to your GitHub workflows!
e2e-tests github-actions playwright
Last synced: 28 Dec 2024
https://github.com/cshatto99/next-ui-template
An opinionated starter kit for Next.js web apps.
commitlint eslint lint-staged mantine nextjs14 playwright prettier react react-query semantic-release storybook typescript vitest zustand
Last synced: 13 Oct 2024
https://github.com/grandel-dsouza/playwright-test-for-android-with-nodejs-for-browserstack
Playwright test for Android with NodeJS for BrowserStack
android automation-testing browserstack browserstack-automate grandel grandeldsouza node-js playwright playwright-javascript
Last synced: 20 Dec 2024
https://github.com/extrawest/ai-summarizer-saas
A Next.js API for summarizing content from YouTube videos and web pages using LangChain and OpenAI embeddings. This project automates content summarization, providing concise overviews of large bodies of text or video transcripts.
groq langchain nextjs openai playwright youtube
Last synced: 14 Oct 2024
https://github.com/techno-trace/githubprofileexplorer
🌟 React GitHub Profile Explorer - Explore GitHub profiles effortlessly with this React-based application. Built with Vite, TypeScript, and TailwindCSS, this app provides a fast and responsive interface to search and view GitHub user profiles.
playwright react react-hooks react-router redux tailwindcss typescript vite zustand
Last synced: 14 Oct 2024
https://github.com/grandel-dsouza/playwright-with-node.js-for-android-with-browserstack
This is a sample code written by GrandEL for running playwright test with Node.JS on Browserstack for Android devices. All one needs to do is clone this repository and add their credentials in the fixture file and simply run the test.
android-test android-testing android-tests automated-testing browserstack browserstack-automate grandel grandeldsouza node-js nodejs playwright playwright-android playwright-demo playwright-test
Last synced: 20 Dec 2024
https://github.com/hdorgeval/playwright-fluent-ts-jest-starter
Starter project for e2e tests with playwright-fluent and ts jest
jest playwright playwright-fluent ts ts-jest
Last synced: 20 Dec 2024
https://github.com/alex-kapranchuk/playwright-with-features-example
Repository with end-to-end testing with modern web apps based on Playwright.
Last synced: 06 Jan 2025
https://github.com/hoangthach252/robotframeworkdemo
Sample Robot Framework against SauceDemo web app using Robot Framework and Browser library powered by Playwright
Last synced: 20 Dec 2024
https://github.com/jonfriesen/playwright-go-stealth
🥷 A simple puppeteer evasions shim for playwright-go projects.
anti-bot anti-bot-detection playwright playwright-go stealth web-scraping
Last synced: 13 Oct 2024
https://github.com/grandel-dsouza/playwright-with-browserstack-node-sdk-in-full-screen-mode
Playwright-with-BrowserStack-Node-SDK-in-full-screen-mode
browserstack browserstack-automate grandel grandeldsouza javascript node-js playwright playwright-javascript viewport
Last synced: 01 Nov 2024
https://github.com/elaichenkov/doorman
Doorman is a simple, lightweight VSCode extension that allows you to link and open test cases from your favourite test case management tool directly in VSCode.
cypress cypress-io playwright testing vscode-extension
Last synced: 20 Dec 2024
https://github.com/pgaria/aerokube-moon-playwright-typescript-example
This sample project demonstrates how to connect Playwright with Typescript using Aerokube Moon Cloud.
aerokube moon playwright test-automation typescript
Last synced: 20 Dec 2024
https://github.com/asbhogal/rest-countries-api-app
A React app which pulls data from the REST Countries API and displays further country information using dynamic routing. Built using TypeScript, SWR, Context API, Material UI, Playwright and Husky.
a11y-testing api api-rest context-api cypress e2e front-end front-end-development frontend-mentor material-ui playwright react reactjs rest-api restful-api skeleton-loading swr tdd-react typescript
Last synced: 21 Jan 2025
https://github.com/bmpickford/hreflang-checker
Programatically check hreflangs at a given url using existing js test tooling
cypress hreflang playwright seo
Last synced: 21 Dec 2024
https://github.com/janszewczyk/nextjs-szumplate
This is Next.js Szumplate, an open source template for enterprise projects! It is packed with features that will help you create an efficient, maintainable and enjoyable application.
eslint next nextjs nextjs-template playwright prettier react semantic-release starter-kit starter-template tailwindcss typescript vercel vitest
Last synced: 21 Dec 2024
https://github.com/bengabp/netnaijacrawler
Crawls netnaija for movies and metadata
bot-bypass playwright python3 selenium web-scraping
Last synced: 27 Jan 2025
https://github.com/passivebot/zara-mens-clearance-scraper
An open-source Python program to scrape clearance items from the Zara website and store the data in a database using Playwright, BeautifulSoup, SQLite, and Tkinter.
playwright playwright-python python scraper scraping-websites sqlite3 tkinter web-automation zara
Last synced: 20 Jan 2025
https://github.com/rebrowser/rebrowser-playwright
A drop-in replacement for playwright patched with rebrowser-patches. It allows to pass modern automation detection tests.
automation bot bot-detection captcha headless playwright rebrowser rebrowser-patches scraping web-scraping
Last synced: 14 Oct 2024
https://jagoda11.github.io/Periodic-Table-App/
🧪 Interactive Periodic Table App built with Vue 3, showcasing reactive components, state management with Pinia, comprehensive testing with Jest & Playwright, and deployed to GitHub Pages using GitHub Actions. 🚀
awesome-list bootstrap5 chemistry css frontend gh-pages github-actions github-pages html5 jest lighthouse periodic-table pinia playwright responsive-design typescript vite vue vue3 vue3-typescript
Last synced: 08 Nov 2024
https://github.com/maksandre/w3wallets
E2E testing library for web3 wallet extensions in Playwright.
backpack e2e eclipse playwright testing
Last synced: 14 Jan 2025
https://github.com/pdsuwwz/koa-playwright-server
🎭 Playwright 实现的 Node.js 中间件 API 服务, 替换 Puppeteer, 基于 ESM + Rollup + Koa + TypeScript + Nodemon + PM2 + ESLint (v9) 用于快速爬取并合并多网页到 PDF 文件、图片高保真快照, 支持热更新、Cookie 、水印、页眉页脚注入
es generator module pdf playwright puppeteer rollup typescript upgrade
Last synced: 14 Dec 2024
https://github.com/johnhunter/mondo
A simple react template using Vite/Vitest and Playwright
playwright react scaffold template-project vite vitest
Last synced: 29 Oct 2024
https://github.com/arobyr/exchange-rate-scrapy
A simple web scraping for exchange rate of different banks from DR.
playwright python3 scrapy selenium web-scraping
Last synced: 21 Dec 2024
https://github.com/alexfariakof/python-e2e-tests
O objetivo deste projeto realizar teste de ponta a ponta em um ambiente controlado usando python com playwright.
docker docker-compose e2e github-actions playwright python workflow
Last synced: 24 Dec 2024
https://github.com/simonknittel/nextjs-template
A boilerplate set up like how I'm usually using Next.js
boilerplate monorepo nextjs playwright prisma react react-email shadcn-ui starter-kit template turborepo vitest
Last synced: 21 Dec 2024
https://github.com/molvqingtai/testing-library-extra
Add bySelector and byAttribute to @testing-library/dom
happy-dom jest jsdom playwright puppeteer testing-library testing-library-dom vitest
Last synced: 21 Dec 2024
https://github.com/abhimanyu-gaurav/google-maps-scraper
Google Maps Scraper is a powerful web scraping tool built with Python, Playwright, and FastAPI. This project allows users to extract essential business information from Google Maps, such as names, addresses, websites, and phone numbers, and provides the data in JSON or CSV format
api data-extraction fast json pandas playwright python webscraping
Last synced: 21 Dec 2024
https://github.com/asadhasan/playwright-typescript-tests
Basic tests on Swaglab/saucedemo site, with Playwright (coded in Typescript)
cross-browser cross-platform docker docker-compose dotenv-defaults eslint github-actions husky playwright playwright-test-runner playwright-typescript prettier typescript
Last synced: 21 Dec 2024
https://github.com/pdehaan/playwright-test
Testing playwright -- a Node library to automate the Chromium, WebKit and Firefox browsers.
chromium firefox playwright puppeteer webkit
Last synced: 19 Dec 2024
https://github.com/ol1mowski/course-landing-page
The aim of the project is to create a platform with online courses that allows users to effectively manage educational content. The platform includes a landing page promoting courses, a payment page, a login page, a student panel and a page with video courses
jest playwright react reactquery tailwindcss typescript
Last synced: 25 Jan 2025
https://github.com/commonkestrel/lexos-cli
A tool for gathering Lexile and Atos(AR) levels from an ISBN.
accelerated-reader atos go golang isbn lexile playwright web-scraping
Last synced: 20 Dec 2024
https://github.com/mazzasaverio/doccrawl
Simple document crawler that harvests PDFs and documents from configured web sources.
asyncpg data-engineering docker logfire playwright postgresql pydantic-v2 python3 scrapegraphai
Last synced: 15 Dec 2024
https://github.com/pgaria/dotnet-core-playwright-framework
Sample project written in C# and .NetCore 8 using the Playwright Framework.
csharp dotnet-core framework playwright test-automation testing-framework
Last synced: 20 Dec 2024
https://github.com/lasuillard/serverless-python-examples
Examples deploying Python applications using serverless framework.
aws-lambda docker playwright python selenium serverless-framework
Last synced: 21 Dec 2024
https://github.com/craigsdennis/snappy
Sometimes you need to get the HTML of a page after it is fully loaded
html javascript playwright scrape
Last synced: 28 Dec 2024
https://github.com/leonardodino/setup-playwright
:robot: setup playwright dependencies in GitHub Actions & nektos/act
github-action github-actions playwright
Last synced: 21 Dec 2024
https://github.com/fboulnois/sveltekit-template
A SvelteKit 2 and Tailwind CSS template with a few other defaults.
eslint playwright postcss prettier svelte sveltekit sveltekit-tailwindcss sveltekit-template tailwindcss typescript vitest
Last synced: 22 Jan 2025
https://github.com/levvolkov/ui_test_on_playwright
3.2 «Playwright»
automated-testing-of-web-interfaces playwright playwright-tests
Last synced: 07 Jan 2025
https://github.com/kazurayam/listenbrowserconsoleloginplaywright
A Typescript project that listen Console logs of browsers by the Playwright API
Last synced: 07 Jan 2025
https://github.com/se-academic-group/thich-doc-truyen-frontend
Story reading web application - Client side
chinese-novels github-actions hcmus nextjs playwright react rsc software-design tailwindcss vitest
Last synced: 07 Jan 2025
https://github.com/jijojose1691/playwright_cucumberjs_demo
Playwright with Cucumber JS
cucumber-js end-to-end-testing javascript page-object-model playwright
Last synced: 07 Jan 2025
https://github.com/doinel1a/vite-react-ts-starter
Start a ReactJS Web App, SPA, website or landing page using TypeScript, Tailwind CSS, ESLint, Husky Vite, SWC and much more, in JUST 30 seconds, without the hassle of setting up your dev environment.
boilerplate boilerplate-template eslint husky playwright postcss react react-ts react-typescript sass starter starter-template swc tailwind tailwind-css tailwindcss template templates typescript vite
Last synced: 07 Nov 2024
https://github.com/ryanrosello-og/playwright-redactor
Redact sensitive information from your Playwright trace files
playwright redaction security trace typescript
Last synced: 08 Jan 2025
https://github.com/cloudycotton/browser-operator
An AI framework for building your own operators like OpenAI.
ai anthropic browser browser-agent computer-use javascript nextjs nodejs open-operator openai playwright typescript
Last synced: 27 Jan 2025
https://github.com/airbr/playwright
Playwright repository for morganwebdev.org; Deployed HTML Report
Last synced: 08 Jan 2025
https://github.com/alejandro945/sc-mars-rover-challenge
Southern Code React Test: This API is designed to collect image data gathered by NASA's Perseverance, Curiosity, Opportunity, and Spirit rovers on Mars and make it more easily available to other developers, educators, and citizen scientists.
axios chakra-ui eslint nasa-api next playwright react swr typescript
Last synced: 27 Dec 2024
https://github.com/asbhogal/a11y-stack
Accessibility-focused, typesafe Next.js frontend framework stack, with Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod, Prettier, ES Lint and Husky.
a11y accessibility accessibility-checker accessibility-testing e2e eslint husky nextjs playwright prettier react react-hook-form shadcn-ui storybook tailwindcss testing typescript zod
Last synced: 08 Jan 2025
https://github.com/dino-kupinic/schulbuchaktion
📚 Easily manage school books
composer docker mysql nuxt nuxtui playwright symfony typescript vitest
Last synced: 10 Nov 2024
https://github.com/newlifewj/handow-seed
A seed project for handow UAT
bdd e2e gerhkin handow handow-shm javascript playwright test test-server uat
Last synced: 03 Jan 2025
https://github.com/kevin940726/puppeteer-testing-library
Custom queries and Jest matchers for Puppeteer and Playwright with enforced best practices
accessibility jest playwright puppeteer testing-library
Last synced: 08 Nov 2024
https://github.com/zigai/wrighter-plugins
Plugins for Wrighter
playwright python web-scraping wrighter wrighter-plugins
Last synced: 21 Jan 2025
https://github.com/ghoshasish99/playwright-folio
Playwright with Folio
folio playwright playwright-javascript
Last synced: 15 Jan 2025
https://github.com/visortelle/playwright-module-loader
Local module loader and ugly React component testing solution for Playwright.
component-testing playwright react testing
Last synced: 15 Jan 2025
https://github.com/eclipse-glsp/glsp-playwright
End-to-end testing library for Eclipse GLSP diagrams
diagram-editor diagramming end-to-end-testing glsp playwright
Last synced: 10 Nov 2024
https://github.com/languagexange/remix-app-demo
WIP recipe app built with pnpm, Remix, TypeScript, Prisma, Postgres, Docker, TailwindCSS, Zod
docker-compose playwright pnpm postgresql prisma remix tailwindcss typescript zod
Last synced: 08 Jan 2025
https://github.com/lebrancconvas/youtube-manager
Utility Tool for Managing Youtube Data.
library playwright side-project web-scraping youtube
Last synced: 08 Jan 2025
https://github.com/pythoninthegrass/playwright_python
docker playwright playwright-python python
Last synced: 11 Jan 2025
https://github.com/daipresents/playwright
Playwright(TypeScript) Sample
browserstack e2e-testing playwright
Last synced: 12 Jan 2025
https://github.com/nagilum/slap
Slap a site and see what falls out. A simple command-line site check tool.
accessibility axe-core cli csharp dotnet playwright site-check site-checker
Last synced: 16 Jan 2025
https://github.com/0gis0/playwright-security-tests
Este repo es una demo mostrada en mi vídeo de YouTube sobre cómo hacer test unitarios. y funcionales desde un punto de vista de seguridad
devsecops functional-testing playwright
Last synced: 14 Jan 2025
https://github.com/andreagrandi/playwright-demo
Demo usage of playwright and pytest-bdd
integration-testing playwright playwright-python pytest pytest-bdd python test-automation testing
Last synced: 14 Jan 2025
https://github.com/mazzasaverio/scrapy-playwright-scrapegraphai
Web crawler using Scrapy + Playwright for dynamic content, featuring YAML-based configuration, PostgreSQL storage via aiosql, structured logging with logfire, and complete Docker/Terraform infrastructure. Built with uv package manager and Python 3.11+.
aiosql crawler docker playwright scrapy scrapy-playwright terraform uv
Last synced: 14 Jan 2025
https://github.com/thefoxkd/calendarmtusi
Интеграция расписания МТУСИ с календарями - Python приложение для синхронизации расписания занятий МТУСИ с Google и Mac календарями. Возможности: автоматический парсинг расписания, обновления в реальном времени, умное разрешение конфликтов. Построено на Python 3.9+, Playwright, Google Calendar API, асинхронной архитектуре и строгой типизации.
async-python automation calendar-integration clean-architecture education-tools google-calendar-api mtuci oauth2 playwright pydantic python schedule-sync testing type-hints web-scraping
Last synced: 14 Jan 2025
https://github.com/jaktestowac/vscode-playwright-snippets-ui
Visual Studio Code extension adding UI for snippets for Playwright🎭
playwright playwright-typescript snippets test-automation visual-studio-code visual-studio-code-extension vscode-extension
Last synced: 17 Jan 2025
https://github.com/josdem/playwright-vetlog
Visual and End-to-End testing for Vetlog
github-actions nodejs playwright typescript
Last synced: 16 Nov 2024
https://github.com/urlbox/urlbox-dotnet
Capture full page website screenshots, pdf's and more with Urlbox.com's dotnet SDK
api-client csharp dotnet fullpage-screenshot html-to-markdown html-to-pdf playwright puppeteer puppeteer-screenshot screenshot screenshot-api url-screenshot url-to-image url-to-pdf url-to-screenshot website-screenshot website-thumbnail
Last synced: 22 Jan 2025
https://github.com/dmberezovskyii/secure-test-automation
Cipher is a Python library for encrypting and decrypting passwords, designed for integration with automated testing frameworks such as Selenium, Appium, Playwright, and others. It ensures secure password storage and allows retrieving keys from remote vaults to decrypt configuration files.
appium automated-testing aws-kms crypto cryptography decryption encryption playwright python3 secure-storage selenium selenium-sercrets vault
Last synced: 09 Jan 2025