struct Protocol::Emulation::SetVisibleSize

Overview

Resizes the frame/viewport of the page. Note that this does not affect the frame's container (e.g. browser window). Can be used to produce screenshots of the specified size. Not supported on Android.

Included Modules

Defined in:

protocol/emulation.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]