Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the current URL equals the expected value. Supports fixtures for reusable URL values.

      Parameters

      • page: any
      • urlKey: string

      Returns Promise<void>

      Then I pw see URL "https://example.com/dashboard"