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

599 B

Home > puppeteer > Protocol > Runtime > CallFunctionOnRequest > functionDeclaration

Protocol.Runtime.CallFunctionOnRequest.functionDeclaration property

Declaration of the function to call.

Signature:

functionDeclaration: string;