Skip to content

Playwright end-to-end tests for the QAPlayground.dev mini web apps

Notifications You must be signed in to change notification settings

marko-simic/qa-playground-tests

Repository files navigation

End-to-end tests for the QAPlayground.dev mini web apps

With the help of a great Playwright, I managed to solve all the test automation challenges. 😉

Installing dependencies

How to install dependencies:

npm i

Running the project

How to run the tests:

npx playwright test

How to run the tests with open browser:

npx playwright test --headed

Or you can run a pre-defined script with the command

npm run test

or

npm run headed

About

Playwright end-to-end tests for the QAPlayground.dev mini web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published