struct Protocol::Audits::GenericIssueDetails
- Protocol::Audits::GenericIssueDetails
- Struct
- Value
- Object
Overview
Depending on the concrete errorType, different properties are set.
Included Modules
- JSON::Serializable
Defined in:
protocol/audits.crConstructors
Instance Method Summary
-
#error_type : GenericIssueErrorType
Issues with the same errorType are aggregated in the frontend.
- #frame_id : Page::FrameId | Nil
Constructor Detail
Instance Method Detail
def error_type : GenericIssueErrorType
#
Issues with the same errorType are aggregated in the frontend.