Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the currently stored (active) element contains the specified partial text. Supports fixtures for reusable texts.

      Parameters

      • page: any
      • textKey: string

      Returns Promise<void>

      Then I pw expect element to contain text "login.partialText"