I am looking for something like:
getElementByXpath(//html[1]/body[1]/div[1]).innerHTML
I need to get the innerHTML of elements using JS (to
In Chrome Dev Tools you can run the following:
$x("some xpath")