Namespace OpenQA.Selenium.DevTools.V148.Log
Classes
- ClearCommandResponse
Response for Clears the log.
- ClearCommandSettings
Clears the log.
- DisableCommandResponse
Response for Disables log domain, prevents further log entries from being reported to the client.
- DisableCommandSettings
Disables log domain, prevents further log entries from being reported to the client.
- EnableCommandResponse
Response for Enables log domain, sends the entries collected so far to the client by means of the
entryAddednotification.
- EnableCommandSettings
Enables log domain, sends the entries collected so far to the client by means of the
entryAddednotification.
- EntryAddedEventArgs
Issued when new message was logged.
- LogAdapter
Represents an adapter for the Log domain to simplify the command interface.
- LogEntry
Log entry.
- StartViolationsReportCommandResponse
Response for start violation reporting.
- StartViolationsReportCommandSettings
start violation reporting.
- StopViolationsReportCommandResponse
Response for Stop violation reporting.
- StopViolationsReportCommandSettings
Stop violation reporting.
- ViolationSetting
Violation configuration setting.
Enums
- LogEntryCategoryValues
Enumerated values for Log.LogEntry.category
- LogEntryLevelValues
Enumerated values for Log.LogEntry.level
- LogEntrySourceValues
Enumerated values for Log.LogEntry.source
- ViolationSettingNameValues
Enumerated values for Log.ViolationSetting.name