Playwright Cucumber TS Steps
    Preparing search index...

    Function scrollWindowSmoothly

    • Scrolls the entire main browser window smoothly to specific coordinates.

      Parameters

      • page: any
      • top: number
      • left: number

      Returns Promise<void>

      When I pw scroll mouse window to position top:0 left:0