evaluate
Evaluate JavaScript in the frame context. Upstream docsReturn value
$eval
Evaluate JavaScript on a selected element. Upstream docsReturn value
$$eval
Evaluate JavaScript on all matching elements. Upstream docsReturn value
evaluateHandle
Evaluates a function in the frame’s context and returns a handle to the result. Upstream docsReturn value

