Table of Contents

Class HighlightNodeCommandResponse

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

Response for Highlights DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

public sealed class HighlightNodeCommandResponse : ICommandResponse<HighlightNodeCommandSettings>, ICommandResponse
Inheritance
HighlightNodeCommandResponse
Implements
Inherited Members
Extension Methods