Skip to main content
interface Runtime.AwaitPromiseParameterType

Properties

Identifier of the promise.

optional
returnByValue: boolean | undefined

Whether the result is expected to be a JSON object that should be sent by value.

optional
generatePreview: boolean | undefined

Whether preview should be generated for the result.

Back to top