• Scrolls the contents of the browser window to the specified location.

    Parameters

    • x: number

      the X coordinate to scroll to (pixels)

    • y: number

      the Y coordinate to scroll to (pixels)

    Returns void