Skip to content

pjirsa/learn-playwright

Repository files navigation

learn-playwright

Sample repo for playing with and learning Playwright UI testing framework.

Get Started

Pre-requisites

  1. Playwright VSCode extension

Running locally

  1. Clone this repo
  2. Open with VS Code
  3. From terminal run dotnet restore then dotnet run to run the Blazor frontend.
  4. From another terminal run npx playwright test to execute tests
  5. Run npx playwright show-report to view results of tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published