Hi all,
We have a process that runs from control room in a virtual machine. The problem occurs at a stage where a new small window opens up in the front. The process needs to just click on a button on that front window. It is a browser based application and we identified that second window in HTML mode. We are using focus and global mouse click to click that specific item (we identified it in accessibility mode). But in that step, both the business application and BP freeze and we could be able to manually close the explorer after a while, so that the process starts again, and then continues smoothly.
The thing is that this problem occurs just one time at the beginning of the process. As the process continues, it can directly pass that step for all other cases. When we manually try to proceed, we again do not face with that freezing problem in the system anytime. So, we can not stay it is a system related problem. We also put enough wait stages, but still can not handle the problem.
Do you have any possible solution about this one-time freezing problem?
Sincerely,
Isil