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

      Parameters

      • page: any
      • selectorKey: string
      • valueKey: string

      Returns Promise<void>

      Then I pw get element by selector "login.usernameField" to have value "john_doe"