Evaluate
Execute JavaScript in the page context and return the result.
Response
{
"result": "Hello World",
"type": "string"
}
Execute JavaScript in the page context and return the result.
{
"result": "Hello World",
"type": "string"
}