Current section
Files
Jump to
Current section
Files
include/chrobot_extra@chrome_BrowserConfig.hrl
-record(browser_config, {
path :: binary(),
args :: list(binary()),
start_timeout :: integer(),
log_level :: chrobot_extra@chrome:log_level(),
transport :: chrobot_extra@chrome:transport_mode()
}).