An action of clicking an export button was working fine with the debug mode (using step out Action) and clicking somewhere else while running through Scheduler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-09-20 09:42 AM
An action of clicking a button was working fine with the debug mode (using step out Action) and while running through Scheduler, it is clicking somewhere else using windows mouse click center.
Spy mode : Java
Action taken :
I have tried the below actions, but couldn't resolve the issue yet.
- "Global mouse click center" was working fine in debug mode and while running through control room clicking somewhere else
- Instead of that, used "Press" action but it is stuck after clicking on the export button (Since another popup came, I suspect BP couldn't get the response from main window.)
- Tried to "Focus" the element and used "ENTER" Action and it is not clicking
- There is no shortcut for that button, so couldn't directly try that.
------------------------------
venkatraman kaliyaperumal
Support Analyst
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-20 06:49 AM
When you are running the process in the debug mode then the bot is running on the same machine whereas the scheduler will run the process on the bot selected while setting up the schedule. I would suggest you to go through the following points
1. Is there any difference between the environment on Runtime Resources (your personal machine and the Runtime Resource e.g. resolution, user rights etc)?
2. As you have mentioned that you are getting the popup, I would suggest you to have a look at the following KB article (in case you are using IE):
http://portal.blueprism.com/customer-support/support-center#/path/1161378212
------------------------------
Karan Sareen
Solution Support Engineer
Blueprism
Australia/Sydney
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-10-20 07:26 AM
Thanks for the response, there is no difference in the environment, i had made sure everything is same..
But is there is an environment issue how it is working perfectly in debug mode in the same machine?
and the application is a desktop one and i didn't use it in IE.
------------------------------
venkatraman kaliyaperumal
Support Analyst
Electrolux
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-10-20 08:50 AM
Also, if you have observed that the click lands in a different place, check if the application model is finding a different a screen element, and using xy coordinates that are relative to that element and not the intended element.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-11-20 08:47 AM
I have used a other methods on that time and i have found the issue which is with the windows scaling settings. This has been described in the below link
https://youtu.be/g1A3AWKIaBE
------------------------------
venkatraman kaliyaperumal
Support Analyst
Electrolux
Asia/Kolkata
------------------------------
