Test Runners

Playwright Overview

Using the Playwright Chrome driver, you're able to easily integrate Replay into your Playwright tests:

Playwright:

Terminal
npx playwright test --project replay-chromium
Read more

Integrate Replay into your Playwright test debugging process by adding it to your CI workflow.

Record your Playwright tests

Learn how to get started with Playwright and Replay

GitHub Actions

See how you can record all of your Playwright tests in GitHub Actions

Other CI Providers

Record your Playwright tests using other CI providers.

Previous
FAQ