chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.dom
/
PushNodeByPathToFrontendResponse
Push
Node
By
Path
To
Frontend
Response
@
Serializable
data
class
PushNodeByPathToFrontendResponse
(
val
nodeId
:
NodeId
)
(
source
)
Response type for the
DOMDomain.pushNodeByPathToFrontend
command.
Members
Constructors
Push
Node
By
Path
To
Frontend
Response
Link copied to clipboard
constructor
(
nodeId
:
NodeId
)
Properties
node
Id
Link copied to clipboard
val
nodeId
:
NodeId
Id of the node for given path.