Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Press keys or move/click mouse.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.8 / 11.2 | ✅ 82% | ✅ 82% | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
RemoteControl.ClickMouse Moves the mouse cursor and performs a click. | Mac/Win 2.8 |
RemoteControl.FindWindow Finds a window on Windows based on class name and/or window title. | Win only 2.8 |
RemoteControl.GetWindowsList On Windows queries the list of all window references. | Win only 2.8 |
RemoteControl.GetWindowsListAsJSON On Windows queries the list of all windows as JSON. | Win only 11.2 |
RemoteControl.HideCursor Hides the mouse cursor. | Mac/Win 3.4 |
RemoteControl.MouseX Queries current position of the mouse cursor on screen. | Mac/Win 2.8 |
RemoteControl.MouseY Queries current position of the mouse cursor on screen. | Mac/Win 2.8 |
RemoteControl.MoveMouse Moves the mouse cursor. | Mac/Win 2.8 |
RemoteControl.PressCommandKey Presses command key on Mac. | Mac only 2.8 |
RemoteControl.PressControlKey Presses control key. | Mac/Win 2.8 |
RemoteControl.PressDialogButton Presses a dialog button. | Mac only 6.2 |
RemoteControl.PressDialogButton.Clear Stops the dialog button press command. | Mac only 6.2 |
RemoteControl.PressKey Presses a key. | Mac/Win 2.8 |
RemoteControl.PressKeyLater Presses a key after delay. | Mac/Win 6.2 |
RemoteControl.PressOptionKey Presses option/alt key. | Mac/Win 2.8 |
RemoteControl.PressShiftKey Presses shift key. | Mac/Win 2.8 |
RemoteControl.ShowCursor Shows the mouse cursor. | Mac/Win 3.4 |
17 functions shown.
Feedback: Report problem or ask question.