highlight Node
fun highlightNode(input: HighlightNodeRequest): Single<RequestResponseFrame>
Content copied to clipboard
Highlights DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.
Sources
jvm source
Link copied to clipboard