Table of Contents

Class HighlightSourceOrderCommandResponse

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

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

public sealed class HighlightSourceOrderCommandResponse : ICommandResponse<HighlightSourceOrderCommandSettings>, ICommandResponse
Inheritance
HighlightSourceOrderCommandResponse
Implements
Inherited Members
Extension Methods