AntiRobotMover¶
- class AntiRobotMover(move_generator: ~typing.Callable[[~appwindows.appwindows.geometry.Point, ~appwindows.appwindows.geometry.Point], ~typing.Generator[tuple[~appwindows.appwindows.geometry.Point, float], None, None]] = <apparser.movers.math_antirobot.DefaultMoveGenerator object>)[source]¶
Bases:
BaseMoverMove the cursor by using generated multi-step paths.