I write extensions for a program. The program has a username/password dialogue box. There is no "remember my password" option. The task of entering this information is quite cumbersome and breaks my development workflow.
Is there a tool that will automate this process?
Ideally, I would like the tool to launch the program > type in my username and password > click Ok to login.
A subset of this functionality would be better than nothing. I have visual studio 2010.
The program is a custom medical application with very little documentation.
