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

      Parameters

      • page: any
      • selectorKey: string

      Returns Promise<void>

      Then I pw see testid element "data-testid=my-component"