Packages

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

Current section

Files

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

include/chrobot_extra@protocol@page_AddScriptToEvaluateOnNewDocumentResponse.hrl

-record(add_script_to_evaluate_on_new_document_response, {
identifier :: chrobot_extra@protocol@page:script_identifier()
}).