Playwright Cucumber TS Steps
    Preparing search index...

    Function scrollToDirection

    • Scrolls the window to a general direction edge (top, bottom, left, right). Includes a short wait for smooth scrolling animation to complete.

      Parameters

      • page: any
      • direction: string

      Returns Promise<void>

      When I pw scroll to "bottom"