This example demonstrates how to setup Playwright with Remix.
Open this example on CodeSandbox:
This example shows how to use Playwright to write e2e tests with Remix.
Install dependencies and run the test:e2e
script.
- e2e - Folder with e2e tests
- playwright.config.ts - This file provides options to configure playwright