There a manual work process that I'd like to automate. In essence the process is: 1. Open program.exe 2. Select title menu, select 2nd option 3. Enter date range 4. Hit submit 5. Repeat steps 2-4 with varied date ranges.
Is python able to identified fields within a program and imitate mouse click/key strokes?