pl.wendigo.chrome.api.runtime / RuntimeOperations / callFunctionOn

callFunctionOn

fun callFunctionOn(input: CallFunctionOnRequest): Single<CallFunctionOnResponse> (source)

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

Link
Protocol Runtime#callFunctionOn method documentation.