End-to-end tests for the Guardian repository.
Also contains tests for some non-Guardian elements that are the responsibility of the PSP team, such as locale strings on the VPN product page (Bedrock).
npm install
npx playwright install
npm run test:e2e
When the scheduled tests fail, they send an alert to sentry so that developers are alerted to failures.