CallFunctionOnRequest

constructor(functionDeclaration: String, objectId: RemoteObjectId? = null, arguments: List<CallArgument>? = null, silent: Boolean? = null, returnByValue: Boolean? = null, generatePreview: Boolean? = null, userGesture: Boolean? = null, awaitPromise: Boolean? = null, executionContextId: ExecutionContextId? = null, objectGroup: String? = null, throwOnSideEffect: Boolean? = null, uniqueContextId: String? = null, generateWebDriverValue: Boolean? = null, serializationOptions: SerializationOptions? = null)(source)