pushNodeByPathToFrontend
suspend fun pushNodeByPathToFrontend(args: DOM.PushNodeByPathToFrontendParameter, mode: CommandMode = CommandMode.DEFAULT): DOM.PushNodeByPathToFrontendReturn
Requests that the node is sent to the caller given its path. // FIXME, use XPath
Requests that the node is sent to the caller given its path. // FIXME, use XPath
Parameters
path
Path to node in the proprietary format.