puppeteer/new-docs/puppeteer.protocol.debugger.evaluateoncallframeresponse.result.md
2020-07-13 14:01:35 +01:00

595 B

Home > puppeteer > Protocol > Debugger > EvaluateOnCallFrameResponse > result

Protocol.Debugger.EvaluateOnCallFrameResponse.result property

Object wrapper for the evaluation result.

Signature:

result: Runtime.RemoteObject;