<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Processes with MS Edge get terminated due to 'not connected' error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59588#M13200</link>
    <description>Thanks Manpreet!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bram Verbueken&lt;BR /&gt;Co-owner&lt;BR /&gt;BRobots&lt;BR /&gt;Europe/Brussels&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Sep 2022 16:32:00 GMT</pubDate>
    <dc:creator>BramVerbueken</dc:creator>
    <dc:date>2022-09-26T16:32:00Z</dc:date>
    <item>
      <title>Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59584#M13196</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Is there anyone that has encountered the same issue?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;It is no longer possible to launch an application on MS Edge browser.&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;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.&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;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.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;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.&amp;nbsp;&lt;BR /&gt;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.&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The MS Edge version used is 104.0.1293.47I&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bram Verbueken&lt;BR /&gt;Co-owner&lt;BR /&gt;BRobots&lt;BR /&gt;Europe/Brussels&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Sep 2022 07:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59584#M13196</guid>
      <dc:creator>BramVerbueken</dc:creator>
      <dc:date>2022-09-26T07:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59585#M13197</link>
      <description>Hey Bram,&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Matt Fry&lt;BR /&gt;RPA Developer&lt;BR /&gt;Huntington National Bank&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Sep 2022 15:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59585#M13197</guid>
      <dc:creator>MattFry</dc:creator>
      <dc:date>2022-09-26T15:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59586#M13198</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/32189"&gt;@BramVerbueken&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We also faced the similar issue and in order to resolve the issue, we used to perform below steps:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;Launch the application using Navigate stage&lt;/LI&gt;
&lt;LI&gt;Add a &lt;STRONG&gt;static wait of 10s&lt;/STRONG&gt; or more (depending on the slowness of the application)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Attach the application using windows title&lt;/STRONG&gt; (or any other way, which you feel like)&lt;/LI&gt;
&lt;LI&gt;Perform the next steps​&lt;/LI&gt;
&lt;/OL&gt;
The attach won't work immediately launching the application as it requires time to launch. Hence, static wait is the only option which can be made as &lt;STRONG&gt;Environment Variable&lt;/STRONG&gt; for better controlling&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manpreet Kaur&lt;BR /&gt;Manager&lt;BR /&gt;Deloitte&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Sep 2022 15:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59586#M13198</guid>
      <dc:creator>ManpreetKaur1</dc:creator>
      <dc:date>2022-09-26T15:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59587#M13199</link>
      <description>Thanks Matt!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bram Verbueken&lt;BR /&gt;Co-owner&lt;BR /&gt;BRobots&lt;BR /&gt;Europe/Brussels&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Sep 2022 16:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59587#M13199</guid>
      <dc:creator>BramVerbueken</dc:creator>
      <dc:date>2022-09-26T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59588#M13200</link>
      <description>Thanks Manpreet!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bram Verbueken&lt;BR /&gt;Co-owner&lt;BR /&gt;BRobots&lt;BR /&gt;Europe/Brussels&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Sep 2022 16:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59588#M13200</guid>
      <dc:creator>BramVerbueken</dc:creator>
      <dc:date>2022-09-26T16:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59589#M13201</link>
      <description>Môgge Bram,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Sep 2022 10:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59589#M13201</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-09-27T10:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59590#M13202</link>
      <description>&lt;P&gt;Hi Bram,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We had this issue too and to resolve we turned off these settings in Edge:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20788.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20934i93CBAD73A6777E3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="20788.png" alt="20788.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mitch Baker&lt;BR /&gt;Senior Automation Developer&lt;BR /&gt;Imperial College Healthcare NHS Trust&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Sep 2022 10:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59590#M13202</guid>
      <dc:creator>mitchbaker</dc:creator>
      <dc:date>2022-09-27T10:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59591#M13203</link>
      <description>Thank you!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bram Verbueken&lt;BR /&gt;Co-owner&lt;BR /&gt;BRobots&lt;BR /&gt;Europe/Brussels&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2022 07:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59591#M13203</guid>
      <dc:creator>BramVerbueken</dc:creator>
      <dc:date>2022-09-28T07:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59592#M13204</link>
      <description>Thank you!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bram Verbueken&lt;BR /&gt;Co-owner&lt;BR /&gt;BRobots&lt;BR /&gt;Europe/Brussels&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2022 07:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59592#M13204</guid>
      <dc:creator>BramVerbueken</dc:creator>
      <dc:date>2022-09-28T07:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Processes with MS Edge get terminated due to 'not connected' error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59593#M13205</link>
      <description>You can use the wait for Process Window action rather than a static wait,&amp;nbsp; That way you can move onto the attach as soon as the window is found rather than always having to wait x seconds&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kelly Farquhar&lt;BR /&gt;Senior Blue Prism Developer&lt;BR /&gt;The Very Group&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Processes-with-MS-Edge-get-terminated-due-to-not-connected-error/m-p/59593#M13205</guid>
      <dc:creator>KellyFarquhar</dc:creator>
      <dc:date>2022-10-27T10:58:00Z</dc:date>
    </item>
  </channel>
</rss>

