demo.playwright
Playwright demo
Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions
This repo is used to demo various testing scenarios with Playwright ðŸŽ, using the official test-runner and scripts authored in TypeScript.
261 stars
10 watching
49 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
browser-automatione2e-testinggithub-actionsplaywrighttestingtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 531 |
playwright-community/playwright-ng-schematics | Adds support for Playwright tests to Angular projects | 10 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 285 |
vitalets/playwright-magic-steps | Automates adding comments and steps to tests in JavaScript tests using AI-generated text | 35 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
widen/expect-axe-playwright | Tools for running automated accessibility tests in web applications | 21 |
microsoft/playwright-java | A Java library for automating web browsers with a single API | 1,170 |
ryanrosello-og/playwright-slack-report | Automates the publishing of Playwright test results to Slack channels | 108 |
proxiblue/m2-hyva-playwright | A testing framework for Magento 2 projects using Playwright and Hyva tests | 19 |
inluxc/playwright-xray | Enables integration of X-ray test analysis with Playwright testing framework | 27 |
hdorgeval/playwright-fluent | A fluent API for automating web page interactions using Playwright. | 173 |
rainerhahnekamp/how-do-i-test | A collection of demo applications for testing different aspects of Angular and Spring development | 5 |
andrewusher/playwright-chrome-recorder | Tools for exporting Google Chrome DevTools Recordings programmatically in TypeScript | 21 |
detachhead/playwright-ui5 | A tool for writing tests against SAP UI5 applications using Playwright's selector engine. | 6 |