Scroll Into View If Needed Request
@Serializable
Request object containing input parameters for the DOMDomain.scrollIntoViewIfNeeded command.
Constructors
Link copied to clipboard
constructor(nodeId: NodeId? = null, backendNodeId: BackendNodeId? = null, objectId: RemoteObjectId? = null, rect: Rect? = null)