MCPcopy Create free account
hub / github.com/OpenBMB/AgentCPM-GUI / _mouse_move

Method _mouse_move

eval/utils/utils_qwen/agent_function_call.py:258–259  ·  view source on GitHub ↗
(self, coordinate: Tuple[int, int])

Source from the content-addressed store, hash-verified

256 raise NotImplementedError()
257
258 def _mouse_move(self, coordinate: Tuple[int, int]):
259 raise NotImplementedError()
260
261 def _left_click_drag(self, coordinate: Tuple[int, int]):
262 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected