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

      Parameters

      • page: any
      • selectorKey: string

      Returns Promise<void>

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