Processes with MS Edge get terminated due to 'not connected' error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 08:13 AM
Is there anyone that has encountered the same issue?
It is no longer possible to launch an application on MS Edge browser.
After the Navigate stage activity 'Launch' the robot goes to a wait stage to check if an element exists (e.g. username field) to verify it the browser is correctly launched.
But when going into the wait stage, an error message appears stating 'Internal: AMI error occurred in Wait stage 'fieldname' on page 'Launch' - Not Connected.
Tried to add the attach actions (check if connected, and attach to application if needed) between the launch action and the wait stage. This has no effect. After the navigation step 'launch' the 'connected check' returns false.
Because it returns false, the robot attaches to the application and continues going to the wait stage. The same error message pops up during the wait stage.
The MS Edge version used is 104.0.1293.47I
Thanks!
------------------------------
Bram Verbueken
Co-owner
BRobots
Europe/Brussels
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 04:05 PM
Our team seemed to have a similar issue last year when we were on 6.10.1, my memory is fuzzy on the specifics of the exact exception we were getting, but we were having to put a 10 second static wait after the launch stage before attaching or using a wait stage.
------------------------------
Matt Fry
RPA Developer
Huntington National Bank
America/New_York
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 04:12 PM
We also faced the similar issue and in order to resolve the issue, we used to perform below steps:
- Launch the application using Navigate stage
- Add a static wait of 10s or more (depending on the slowness of the application)
- Attach the application using windows title (or any other way, which you feel like)
- Perform the next steps
------------------------------
Manpreet Kaur
Manager
Deloitte
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 05:31 PM
------------------------------
Bram Verbueken
Co-owner
BRobots
Europe/Brussels
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-09-22 05:32 PM
------------------------------
Bram Verbueken
Co-owner
BRobots
Europe/Brussels
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-22 11:19 AM
After encountering the same problem, but noticing a speed difference between different VDI's, we decided to not be greedy with the extra static delay and put in an extra 30 seconds rather than the 10 seconds that sometimes worked. We start Edge only at the beginning of the process, so some extra time here does no harm to the overall performance. If you stop and start Edge all the time, eg. after each Q-item, you want to be more picky about using longer static waits.
------------------------------
Happy coding!
---------------
Paul
Sweden
------------------------------
Paul, Sweden
(By all means, do not mark this as the best answer!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-22 11:33 AM
Hi Bram,
We had this issue too and to resolve we turned off these settings in Edge:
Hope this helps
------------------------------
Mitch Baker
Senior Automation Developer
Imperial College Healthcare NHS Trust
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-09-22 08:33 AM
------------------------------
Bram Verbueken
Co-owner
BRobots
Europe/Brussels
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-09-22 08:34 AM
------------------------------
Bram Verbueken
Co-owner
BRobots
Europe/Brussels
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-10-22 11:58 AM
------------------------------
Kelly Farquhar
Senior Blue Prism Developer
The Very Group
Europe/London
------------------------------
