Vercel integration
The Endform Vercel integration helps you to run your Playwright end-to-end test suites against your Vercel deployments.
It allows you to:
- wait for the correct Vercel preview deployment to be ready
- run with deployment protection bypass automatically enabled
- register your test run result as a Vercel check
The Endform Vercel integration works best with our Github app and Github actions. If you use a different CI provider and would like to run your tests against Vercel, follow this guide.
Installing the Vercel integration Connect GitHub and Vercel, add the workflow step, and configure Playwright.
Frequently asked questions Answers to common questions about the Vercel integration.