Playwright Cucumber TS Steps
    Preparing search index...
    • Simulates a mouse hover over an element. Sets the hovered element as the "Active Element" for subsequent steps. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • selectorKey: string

      Returns Promise<void>

      When I pw hover over the element "dropdown.toggleButton"