Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that the currently stored (active) element possesses a specific attribute. Supports fixtures for reusable attributes.

      Parameters

      • page: any
      • attrKey: string

      Returns Promise<void>

      Then I pw expect element to have attribute "attributes.required"