Playwright Cucumber TS Steps
    Preparing search index...

    Function expectDocumentTitleContains

    • Asserts that the document title contains the expected substring. Supports fixtures for reusable title values.

      Parameters

      • page: any
      • titleKey: string

      Returns Promise<void>

      Then I pw see document title contains "Website"