Skip to content

cremalab/learn-playwright

Repository files navigation

Learn Playwright

A playground for learning Playwright, an end-to-end testing framework.

Bootstrapped with Create React App.

Quickstart

  1. npm i - install dependencies
  2. npm start - start dev server
  3. npm test - run playwright tests

For the best experience, install the VS Code extension

Writing Tests

An example test file can be found in the tests directory.

See Writing Tests from the docs

About

A playground for learning Playwright, an end-to-end testing framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published