Home > puppeteer > Protocol > Browser > GetWindowBoundsResponse > bounds
Bounds information of the window. When window state is 'minimized', the restored window position and size are returned.
Signature:
bounds: Bounds;