634 B
634 B
Home > puppeteer > Protocol > Runtime > CallFunctionOnRequest > awaitPromise
Protocol.Runtime.CallFunctionOnRequest.awaitPromise property
Whether execution should await
for resulting value and return once awaited promise is resolved.
Signature:
awaitPromise?: boolean;