Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that a textarea 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 textarea value "comments.textarea" equals "This is my comment"