Packages

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

Current section

Files

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

include/chrobot_extra@protocol@network_CorsErrorStatus.hrl

-record(cors_error_status, {
cors_error :: chrobot_extra@protocol@network:cors_error(),
failed_parameter :: binary()
}).