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

      Parameters

      • page: any
      • urlPartKey: string

      Returns Promise<void>

      Then I pw see URL contains "dashboard"