878 B
878 B
Home > puppeteer > Protocol > Runtime > CallFunctionOnResponse
Protocol.Runtime.CallFunctionOnResponse interface
Signature:
export interface CallFunctionOnResponse
Properties
Property | Type | Description |
---|---|---|
exceptionDetails | ExceptionDetails | Exception details. |
result | RemoteObject | Call result. |