Namespace OpenQA.Selenium.DevTools.V147.Inspector
Classes
- DetachedEventArgs
Fired when remote debugging connection is about to be terminated. Contains detach reason.
- DisableCommandResponse
Response for Disables inspector domain notifications.
- DisableCommandSettings
Disables inspector domain notifications.
- EnableCommandResponse
Response for Enables inspector domain notifications.
- EnableCommandSettings
Enables inspector domain notifications.
- InspectorAdapter
Represents an adapter for the Inspector domain to simplify the command interface.
- TargetCrashedEventArgs
Fired when debugging target has crashed
- TargetReloadedAfterCrashEventArgs
Fired when debugging target has reloaded after crash
- WorkerScriptLoadedEventArgs
Fired on worker targets when main worker script and any imported scripts have been evaluated.