Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that a specific element is visible on the page. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • selectorKey: string
      • timeout: number = 2000

      Returns Promise<void>

      When I pw expect the element "header.logo" to be visible