replayio / playwright-tests

Playwright harness and tests used by replay CI
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Switch to replayio/playwright package #116

Closed ryanjduffy closed 2 years ago

ryanjduffy commented 2 years ago

Issue

I noticed chromium was failing to launch for our playwright tests when trying to run a build yesterday. I suspect this is because @recordreplay/playwright has fallen out of date so switching over to configuring playwright might be a better approach internally too.

Resolution

Use @replayio/playwright to configure playwright rather than our playwright wrapper