Playwright Cucumber TS Steps
    Preparing search index...

    Function scrollWindowToCoordinates

    • Scrolls the entire main browser window to specific X, Y coordinates immediately.

      Parameters

      • page: any
      • x: number
      • y: number

      Returns Promise<void>

      When I pw scroll to coordinates x:0 y:0