Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that an element has a specific attribute. Supports fixtures for reusable selectors and attributes.

      Parameters

      • page: any
      • selectorKey: string
      • attrKey: string

      Returns Promise<void>

      Then I pw see element has attribute "aria-label"