Packages

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

Current section

Files

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

include/chrobot_extra@protocol@performance_GetMetricsResponse.hrl

-record(get_metrics_response, {
metrics :: list(chrobot_extra@protocol@performance:metric())
}).