Skip to content

An example of automating an application hosted on Vercel using Playwright report.

Notifications You must be signed in to change notification settings

fe-dudu/playwright-example

Repository files navigation

Vercel > Build & Development Settings

  • Framework Preset: Other
  • Build Command: pnpm playwright:report
  • Output directory: playwright-report

Vercel > Setting > Git > Ignored Build Step

  • Only build if there are changes in a forder: git diff HEAD^ HEAD --quiet -- ./tests

Run

  • pnpm dev

About

An example of automating an application hosted on Vercel using Playwright report.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published