Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the current browser URL exactly matches the provided string. Supports fixtures for reusable URLs.

      Parameters

      • page: any
      • urlKey: string

      Returns Promise<void>

      Then I pw expect the url to be "app.dashboardUrl"