Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 327 Bytes

playwright-samples

Example scripts to try out Playwright

Options:

  • npm run screenshot
  • npm run download
  • npm run video
  • npm run login
  • npm run perf
  • npm run network-events
  • npm run search
  • npm run wait-test

Uncomment //headless: false in any file to run browser in visual mode.