Automate desktop activities?

D

Deleted member 924934

Guest
Hi, so I've been using Browser Automation Studio and I'm happy with the software but now I'd like to know if there's similar stuff for desktop applications, so that I can record activities to be executed without me being present, do you know of any you could recommend me?
 
AutoIt, Winautomation. Both are for Windows though, but you didn't mention the OS.
Thanks a lot, I'll check those out and sorry, I forgot to mention the OS, my server's OS is a Windows Server 2008 R2.
 
If you have some programming experience, you can make some relatively simple Python scripts that perform clicks and text input anywhere on your screen programmatically.
 
I know OP is on Windows, but if any macOS users are on here you can look into KeyboardMaestro. I use it all the time for lots of different little things I want to automate.
 
Back
Top