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.
260 stars
10 watching
48 forks
Language: TypeScript
last commit: 3 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 | 337 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
playwright-community/playwright-ng-schematics | A tool that automates the integration of Playwright testing with Angular projects | 9 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
vitalets/playwright-magic-steps | Automates the process of converting JavaScript comments into structured test steps for Playwright tests | 32 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 440 |
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,156 |
ryanrosello-og/playwright-slack-report | Automates the publishing of Playwright test results to Slack channels | 100 |
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 | 26 |
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 |