Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the page's <title> tag contains a specific substring. Supports fixtures for reusable title parts.

      Parameters

      • page: any
      • partKey: string

      Returns Promise<void>

      Then I pw expect the title to contain "Welcome"