Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 251 Bytes

Using Playwright with GitHub Actions and GitHub Pages

Minimal example project which includes:

  • a basic a Playwright project
  • GitHub Actions integration to execute test on every push
  • a deployment of Playwright HTML test results to GitHub Pages