597 B
597 B
Home > puppeteer > Protocol > Runtime > EvaluateRequest > returnByValue
Protocol.Runtime.EvaluateRequest.returnByValue property
Whether the result is expected to be a JSON object that should be sent by value.
Signature:
returnByValue?: boolean;