Search code examples
clickosx-mountain-lionautomator

How to make a click with a mouse to a specific position on a mac?


Given dynamic (meaning those could change in time) x, y coordinate values of your screen how to make an actual click programmatically on that point (or via automator, or anything else for that matter) on a mac?


Solution

  • I have found two neat solutions to this problem:

    1. is a command line utility called Cliclick
    2. is a pretty neat IDE and a bonus scripting language called Sikuli