Skip to main content

awaitPromise

property Runtime.EvaluateParameterType.awaitPromise

Whether execution should await for resulting value and return once awaited promise is resolved.

boolean | undefined
Back to top