Expand description
CDP methods (commands) for this domain.
Structsยง
- Disable
- Disables tracking security state changes.
- Enable
- Enables tracking security state changes.
- Handle
Certificate Error Deprecated - Handles a certificate error that fired a certificateError event.
- SetIgnore
Certificate Errors - Enable/disable whether all certificate errors should be ignored.
- SetOverride
Certificate Errors Deprecated - Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with
handleCertificateErrorcommands.