I want to use a Python script to start an application, and then click File to Open a file. How should accomplish this? For example, I want to write a script which starts an automation tool/program that I have.
Is there another scripting language that is better suited for this?
You are appreciated!