Looking for some advice on another way around this. I have a BOT that interacts with one of our business applications on Windows, Viewpoint Vista. I have the BOT Clicking on fields, buttons etc.
Essentially I have a workflow that a user kicks off, that will then start the BOT on a remote server. The BOT will first open the application, and is then presented with a login screen. The BOT will then enter a username/password and hit a login button. This is where I am having issues.
This step in the process will never complete, if I let the BOT run by itself on our Remote Server. The only way i can get it to work, is if I RDP into that server to watch the BOT Run. Then the BOT has no problem filling in the username/password.
I have tried using the click actions, as well as just tabbing through the fields on the login screen. Both never work, when I'm not remoted into the Server.
Any suggestions to get this to work, so I we dont have to remote in and babysit the BOT?
Thanks,
Zach