$mech->target->send_message('Browser.setWindowBounds', windowId => $window_info->{windowId}, bounds => { 'height' => 1600, 'top' => 0, 'width' => 2560, 'left' => 0, }, )->get;