79317797

Date: 2024-12-30 14:06:30
Score: 2.5
Natty:
Report link

I'm also a fan of the built-in:

await page.waitForLoadState('load', {timeout: 5000});

https://playwright.dev/docs/api/class-page#page-wait-for-load-state

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Anton