Table of Contents

Class ScrollIntoViewIfNeededCommandResponse

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

Response for Scrolls the specified rect of the given node into view if not already visible. Note: exactly one between nodeId, backendNodeId and objectId should be passed to identify the node.

public sealed class ScrollIntoViewIfNeededCommandResponse : ICommandResponse<ScrollIntoViewIfNeededCommandSettings>, ICommandResponse
Inheritance
ScrollIntoViewIfNeededCommandResponse
Implements
Inherited Members
Extension Methods