Skip to content

1mku/playwright-sandbox

Repository files navigation

Playwrite sandbox

Runs the end-to-end tests.

pnpm exec playwright test

Starts the interactive UI mode.

pnpm exec playwright test --ui

Runs the tests only on Desktop Chrome.

pnpm exec playwright test --project=chromium

Runs the tests in a specific file.

pnpm exec playwright test example

Runs the tests in debug mode.

pnpm exec playwright test --debug

Auto generate tests with Codegen.

pnpm exec playwright codegen

To open last HTML report run:

pnpm exec playwright show-report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •