Playwright Cucumber TS Steps
    Preparing search index...

    Function waitForLoadState

    • Waits for the page to reach a specific load lifecycle event.

      Parameters

      • page: any
      • state: string

      Returns Promise<void>

      When I pw wait for load state "domcontentloaded"