sendkeys
sendkeys copied to clipboard
Comparison with cliclick?
Hi there, thanks for your tool, recently I started using it in my project. I was also looking for a tool to automate mouse clicks (without realizing that sendkeys can do that as well - was misinterpreting the project name), and found cliclick (https://github.com/BlueM/cliclick), that in turn seems to support automating key presses as well (I was also misinterperting its name).
Hence, I'm torn between the two projects/leaning towards using just one, and would appreciate any comparison between sendkeys and cliclick...
Related issue for cliclick: https://github.com/BlueM/cliclick/issues/189