puppeteer/new-docs/puppeteer.protocol.runtime.callfunctiononresponse.md
2020-07-13 14:01:35 +01:00

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.