Table of Contents

Class SetOverrideCertificateErrorsCommandResponse

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

Response for Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with handleCertificateError commands.

public sealed class SetOverrideCertificateErrorsCommandResponse : ICommandResponse<SetOverrideCertificateErrorsCommandSettings>, ICommandResponse
Inheritance
SetOverrideCertificateErrorsCommandResponse
Implements
Inherited Members
Extension Methods