Packages

A browser automation tool and interface to the Chrome DevTools Protocol.

Current section

Files

Jump to
chrobot_extra include chrobot_extra@protocol@emulation_DisplayFeature.hrl
Raw

include/chrobot_extra@protocol@emulation_DisplayFeature.hrl

-record(display_feature, {
orientation :: chrobot_extra@protocol@emulation:display_feature_orientation(),
offset :: integer(),
mask_length :: integer()
}).