I'm trying to get the results from my JS statements, however I don't seem to get the desired result. It just appears 2 return an empty string.

For example I load google -> runJavascript document.body. and it prints an empty string.

Is this intended? is there a workaround so I would get the desired result?