WebSite Automation - Send Global Keys - Run time Resource

dtkubal

New Member
Hi, we are working on website automation. The web site doesn't work with the Write Stage. It fill the inputs but on submit it doesn't recognize it. We tried multiple options but it didn't work. The web site has all the values but on submit it throws "Required Field Validations" though data is in it.

To resolve this issue, we used Global Send Keys to send fill the fields and with that we are able to automate the website.

Now we want to run this process on a Bot-Runner. The problem is the process stops with error "Access Denied" when it start putting data in field using send keys. This works if the Bot-Runner machine which is VM is open (using remote desktop connection) and Active on our desktop. This implies the with bot runner + Global Send Keys to work, the bot runner VM should always active windows on desktop. Is it a correct or I am missing something here.

Even we tried to activate the window but it doesn't work.

Thanks
 
Top