Packages

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

Current section

Files

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

include/chrobot_extra@protocol@log_ViolationSetting.hrl

-record(violation_setting, {
name :: chrobot_extra@protocol@log:violation_setting_name(),
threshold :: float()
}).