Playwright Cucumber TS Steps
    Preparing search index...

    Function waitForNetworkIdle

    • Waits for the network to reach an "idle" state. In Playwright terms, this means there are no new network connections for at least 500ms.

      Parameters

      • page: any

      Returns Promise<void>

      When I pw wait for network idle