15da1a50bd
await page.waitForLoadState('networkidle') is the key before starting
Eend to end tests via playwright
to update playwright and chromium:
npm install @playwright/test@latest
npx playwright install chromium