Table of contentsThe start of every Playwright script — page.goto()page.goto() and the load eventYour users aren’t waiting for your requests — why should your tests do it?Writing fast tests that don’t rely on the networkBut... There’s always a but…Conclusion