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