At my work I need to manually input over 500 employee numbers into this program and then grant them access to a building one at a time. This process takes me at least 2 days... by the end my brain is fried.
So I am asking, is there anyway to create a program to navigate another program's UI?
I am not asking for a tutorial to how to create this program- I am just wondering if someone could point me in the right direction on how to go about doing this.
I know C++ and am familiar with java.
I want to create a program where I can input all these numbers at once. Then the program will navigate and grant access to each employee in the program I use at work... as if I were sitting there and doing it. If you follow me.
Please let me know if you'd like me to explain further.
Appreciate it, John