Playwright Cucumber TS Steps
    Preparing search index...

    Function expectElementWithAttributeNotVisible

    • Asserts that an element with a specific attribute does not exist or is not visible. Supports fixtures for reusable selectors and attribute values.

      Parameters

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

      Returns Promise<void>

      Then I pw do not see element with attribute "aria-hidden" having value "false"