Playwright Cucumber TS Steps
    Preparing search index...

    Function tapElementBySelector

    • Finds an element by selector and taps it. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • selectorKey: string

      Returns Promise<void>

      When I pw tap element "menu.toggleButton"