• Resizes the browser window to the specified size.

    Parameters

    • x: number

      the required width (pixels)

    • y: number

      the required height (pixels)

    Returns void