Current section

Files

Jump to
chrobot include chrobot@chrome_BrowserConfig.hrl
Raw

include/chrobot@chrome_BrowserConfig.hrl

-record(browser_config, {
path :: binary(),
args :: list(binary()),
start_timeout :: integer(),
log_level :: chrobot@chrome:log_level()
}).