bindings/reporting_1 library

Classes

GenerateTestReportParameters
Report
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production. The interface of the Reporting API represents a single report. Reports can be accessed in a number of ways:
ReportBody
The interface of the Reporting API represents the body of a report. Individual report types inherit from this interface, adding specific attributes relevant to the particular report.
ReportingObserver
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production. The interface of the Reporting API allows you to collect and access reports.
ReportingObserverOptions
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production. The dictionary of the Reporting API allows options to be set in the constructor when creating a ReportingObserver.