Table of Contents

Class EnableReportingApiCommandResponse

Namespace
OpenQA.Selenium.DevTools.V147.Network
Assembly
Selenium.WebDriver.dll

Response for Enables tracking for the Reporting API, events generated by the Reporting API will now be delivered to the client. Enabling triggers 'reportingApiReportAdded' for all existing reports.

public sealed class EnableReportingApiCommandResponse : ICommandResponse<EnableReportingApiCommandSettings>, ICommandResponse
Inheritance
EnableReportingApiCommandResponse
Implements
Inherited Members
Extension Methods