cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to handle same activity by 2 browser at the same time?

Kwong_HoLei1
Level 2
Hi all, I have a process to click three different buttons and wait their response from chrome. Launch Chrome > Click button A > screen show "Computing..." and wait for 30 mins ~1 hour > screen show "Completed" > Click button B > screen show "Computing..." and wait for 30 mins ~1 hour> screen show "Completed" > Click button C > screen show "Computing..." and wait for 30 mins ~1 hour> screen show "Completed"    The old process takes 3 hours to do this same activity as it need to wait dynamically for the screen message "Completed". Is it possible to open and attach 2 or 3 browser at the same time? it also need to be able to detect the screen message "Completed" after these 3 chrome is finished to compute. Can anyone give me some idea? thanks! *we have only one robot so we cannot use WQ.
2 REPLIES 2

AmiBarrett
Level 12
AFAIK, even in Chrome, multiple process instances are still an issue for Blue Prism, which would limit the number of separate windows you have available. However, you should be able to switch between tabs in a single browser without issue.

HarshalJhingran
Level 4
Yes, you can work on multiple screens at the same time. Try attaching different windows with different titles and then you can work by switching each window by activating that particular instance.