<?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 Internet Explorer Instances (iexplore/iexplore*32) (IE integration) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75709#M28314</link>
    <description>Hello everyone, 

in a scenario with browser-based integration (i.e. IE), we noticed that even though we use the 'Terminate' stage after all actions have been completed, ONLY one instance of IE is killed. 
Specifically, on browser 'Launch' there are 2 new created instances:
- iexplore.exe (IE main instance)
- iexplore.exe *32 (IE tab instance)
As it seems, the 'Terminate' stage will kill the first instance only (i.e. iexplore.exe) and the second will still there as a garbage. The result is that after long run, we will have memory exception as it will be full of IE instances. 
Why the 'Terminate' stage doesn't kill ALL the IE instances? How could we overcome such an issue?

*Note that we thought of a solution that  involves 'Kill Process' on the 'Clean Up' stage, but it is not the best practice.</description>
    <pubDate>Tue, 12 Sep 2017 18:51:00 GMT</pubDate>
    <dc:creator>AnastasiosKrap1</dc:creator>
    <dc:date>2017-09-12T18:51:00Z</dc:date>
    <item>
      <title>Internet Explorer Instances (iexplore/iexplore*32) (IE integration)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75709#M28314</link>
      <description>Hello everyone, 

in a scenario with browser-based integration (i.e. IE), we noticed that even though we use the 'Terminate' stage after all actions have been completed, ONLY one instance of IE is killed. 
Specifically, on browser 'Launch' there are 2 new created instances:
- iexplore.exe (IE main instance)
- iexplore.exe *32 (IE tab instance)
As it seems, the 'Terminate' stage will kill the first instance only (i.e. iexplore.exe) and the second will still there as a garbage. The result is that after long run, we will have memory exception as it will be full of IE instances. 
Why the 'Terminate' stage doesn't kill ALL the IE instances? How could we overcome such an issue?

*Note that we thought of a solution that  involves 'Kill Process' on the 'Clean Up' stage, but it is not the best practice.</description>
      <pubDate>Tue, 12 Sep 2017 18:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75709#M28314</guid>
      <dc:creator>AnastasiosKrap1</dc:creator>
      <dc:date>2017-09-12T18:51:00Z</dc:date>
    </item>
    <item>
      <title>Have you tried changing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75710#M28315</link>
      <description>Have you tried changing registry setting HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main to 0. This will ensure only one iexplore.exe process. You can find about this in Browser Automation Guide.</description>
      <pubDate>Tue, 12 Sep 2017 19:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75710#M28315</guid>
      <dc:creator>Deep.Shah</dc:creator>
      <dc:date>2017-09-12T19:07:00Z</dc:date>
    </item>
    <item>
      <title>We use Utility - Enviroment -</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75711#M28316</link>
      <description>We use Utility - Enviroment - Kill Process
Input: Process Name - ""iexplore""
That kills both</description>
      <pubDate>Wed, 13 Sep 2017 19:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75711#M28316</guid>
      <dc:creator>Christer_Tellefsen</dc:creator>
      <dc:date>2017-09-13T19:02:00Z</dc:date>
    </item>
    <item>
      <title>Another option is to spy the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75712#M28317</link>
      <description>Another option is to spy the IE window using Win32 mode and then use the Close action. Terminate is the same as 'end process' in Task Manager, and not every application like to be closed down this way.</description>
      <pubDate>Thu, 14 Sep 2017 13:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Internet-Explorer-Instances-iexplore-iexplore-32-IE-integration/m-p/75712#M28317</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-09-14T13:32:00Z</dc:date>
    </item>
  </channel>
</rss>

