Skip to main content
property Runtime.EvaluateParameterType.awaitPromise

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

Type

boolean | undefined
Back to top