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

      Parameters

      • page: any
      • roleKey: string

      Returns Promise<void>

      Then I pw see role element "button"