Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the currently stored (active) element has an attribute with a specific value. Supports fixtures for reusable attributes and values.

      Parameters

      • page: any
      • attrKey: string
      • valueKey: string

      Returns Promise<void>

      Then I pw expect element to have attribute "attributes.type" with value "input.passwordType"