chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / RuntimeDomain / callFunctionOn

callFunctionOn

suspend fun callFunctionOn(input: CallFunctionOnRequest): CallFunctionOnResponse

Calls function with given declaration on the given object. Object group of the result is inherited from the target object.

Official doc