Table of Contents

Class SetInspectModeCommandResponse

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

Response for Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted. Backend then generates 'inspectNodeRequested' event upon element selection.

public sealed class SetInspectModeCommandResponse : ICommandResponse<SetInspectModeCommandSettings>, ICommandResponse
Inheritance
SetInspectModeCommandResponse
Implements
Inherited Members
Extension Methods