Table of Contents

Class RequestChildNodesCommandResponse

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

Response for Requests that children of the node with given id are returned to the caller in form of setChildNodes events where not only immediate children are retrieved, but all children down to the specified depth.

public sealed class RequestChildNodesCommandResponse : ICommandResponse<RequestChildNodesCommandSettings>, ICommandResponse
Inheritance
RequestChildNodesCommandResponse
Implements
Inherited Members
Extension Methods