Playwright Cucumber TS Steps
    Preparing search index...

    Function waitForUrlContain

    • Waits until the page URL contains the specified substring (Regex match). Supports fixtures for reusable URL parts.

      Parameters

      • page: any
      • urlPartKey: string

      Returns Promise<void>

      When I pw wait for URL to contain "dashboard"