Playwright Cucumber TS Steps
    Preparing search index...
    • Gets an element by selector and asserts it contains the specified text.

      Parameters

      • page: any
      • selectorKey: string
      • textKey: string

      Returns Promise<void>

      Then I pw get element by selector "error.message" to contain text "invalid credentials"