Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that an input element has the expected value. Supports fixtures for reusable selectors and values.

      Parameters

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

      Returns Promise<void>

      Then I pw see input value "login.username" equals "testuser"