<?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 How to I attach to an already running browser that has non-unique window title? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-I-attach-to-an-already-running-browser-that-has-non/m-p/50338#M5590</link>
    <description>How to I attach to an already running browser that has non-unique window title?

I am using Windows 7. Internet explorer seems to create two instances one with process name "iexplore.exe" and another with "iexplore.exe *32".&amp;nbsp; I am attempting to attach to a browser that is already running. The other parameter I can enter is Window Title, however this parameter is not unique. Do you kno whow I can disguinsh these two instances of IE.</description>
    <pubDate>Tue, 11 Sep 2018 17:30:00 GMT</pubDate>
    <dc:creator>Nomaqhikiza_Gug</dc:creator>
    <dc:date>2018-09-11T17:30:00Z</dc:date>
    <item>
      <title>How to I attach to an already running browser that has non-unique window title?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-I-attach-to-an-already-running-browser-that-has-non/m-p/50338#M5590</link>
      <description>How to I attach to an already running browser that has non-unique window title?

I am using Windows 7. Internet explorer seems to create two instances one with process name "iexplore.exe" and another with "iexplore.exe *32".&amp;nbsp; I am attempting to attach to a browser that is already running. The other parameter I can enter is Window Title, however this parameter is not unique. Do you kno whow I can disguinsh these two instances of IE.</description>
      <pubDate>Tue, 11 Sep 2018 17:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-I-attach-to-an-already-running-browser-that-has-non/m-p/50338#M5590</guid>
      <dc:creator>Nomaqhikiza_Gug</dc:creator>
      <dc:date>2018-09-11T17:30:00Z</dc:date>
    </item>
    <item>
      <title>Hi Nnkala,
Did you already…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-I-attach-to-an-already-running-browser-that-has-non/m-p/50339#M5591</link>
      <description>Hi&amp;nbsp;Nnkala,
Did you already try Wildcards in the window title ?
If that doesn't work, then for sure there must be a unique element on the page that shows if you're on the right page.
Or the URL needs to have some unique part.
You can then make an constructed loop that attaches to the process ""iexplore"" with window title ""*"" and as child index you start with 0
And you increase the Child Index&amp;nbsp;with each loop. In the loop you do your check (URL, or Element Exists) and if you have the wrong instance, you detach and continue looping.
Be sure to also implement error handling &amp;amp; endless loop prevention.
Luckely enough there are usually more solutions than challenges &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 12 Sep 2018 11:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-I-attach-to-an-already-running-browser-that-has-non/m-p/50339#M5591</guid>
      <dc:creator>BastiaanBezemer</dc:creator>
      <dc:date>2018-09-12T11:51:00Z</dc:date>
    </item>
  </channel>
</rss>

