chrome-devtools-java-client icon indicating copy to clipboard operation
chrome-devtools-java-client copied to clipboard

Return DOM elements from Javascript script.

Open sachinprabhuk opened this issue 3 years ago • 0 comments

Im running a simple Javascript which returns some DOM nodes. I can see that these DOM nodes are represented as hash maps for some reason in Java. Is there any way to address this, so that we have a proper DOM node representation in java for DOM nodes returned by Javascript.

sachinprabhuk avatar Feb 01 '22 09:02 sachinprabhuk