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

      Parameters

      • page: any
      • textKey: string

      Returns Promise<void>

      Then I pw expect element to have text "login.submitButtonText"