Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the current browser URL contains a specific substring. Supports fixtures for reusable URL parts.

      Parameters

      • page: any
      • partKey: string

      Returns Promise<void>

      Then I pw expect the url to contain "dashboard"