Skip to content

MaBlaGit/PlaywrightTestExamples

Repository files navigation

Playwright Example Tests

This repo contains test examples written in Playwright framework.

Page under test:

Local setup:

Run commands:

  • npm install

If Playwright complains about problem with the browser, additionally run:

  • npx playwright install

How to run:

npm run test-all

Reporter

Test results are publish on the GitHub Actions.

About

Sample tests written in Playwright test framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published