I have deployed one process in prod environment and Bot is running as expected from system tray but while scheduling the same ,Bot is not working and It is failing on Image Exist activity. While running is bot changing resolution? Please suggest.
Image exist may not work if the screen is locked and it is running in unattended mode. Can you use element exists instead of image exists and see whether it works?
Hi Sir,
Thank you for your Quick response. But this process is so big and 80 .xaml files are available. So it’s highly impossible to change in each and every xaml file and retest it again.is there any other way so that we can make it work?
I noticed today when screen is visible the bot is working fine.(from system tray). While running from orchestrator ,even normal clicks some times not working as expected