Files
Oxicloud/tests/e2e
Edouard Vanbelle 15da1a50bd fix(dpop): fix issue with sveltekit and playwright
await page.waitForLoadState('networkidle') is the key before starting
2026-08-09 01:56:08 +02:00
..

Eend to end tests via playwright

to update playwright and chromium:

npm install @playwright/test@latest
npx playwright install chromium