Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that an element with a specific role does not exist or is not visible. Supports fixtures for reusable roles.

      Parameters

      • page: any
      • roleKey: string

      Returns Promise<void>

      Then I pw do not see role element "button"