Navigate - Launch - application already launched error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-01-18 10:33 AM
Hi,
I am working on browser automation. When I run my process from Control Room, it is throwing "Failed to perform Navigate - Launch - application already launched error", but when I logged into Resource PC, there is no application being launched. In the task manager, also no iexplore listed. When I run from the BP Process studio, I am not getting this error. Even this was working fine in Control Room. But only since yesterday, I am facing this error in ResourcePC.
Thanks in advance
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-01-18 10:39 AM
Did any one come across such situation? Your response is much appreciated
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-08-18 11:05 PM
We are having the same problem right now, did you solve it? If you do could you please inform us how?
Thank you 🙂
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-08-18 03:43 PM
You can add logic in this process . Before launching the application, check if any process with name iexplore is running , If yes, kill the process using Utility environment - kill process. then launch the application.
Narayan
