<?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: Spying a browser among multiple instances in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49944#M5258</link>
    <description>Hi, Devneet&lt;BR /&gt;&lt;BR /&gt;I tested further following your guide and the result is same as below:&lt;BR /&gt;Would this be a bug at the extension side (i.e., native messaging host) ?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25810.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25956i386836878289E234/image-size/large?v=v2&amp;amp;px=999" role="button" title="25810.png" alt="25810.png" /&gt;&lt;/span&gt;&lt;BR /&gt;At step 2, the result of the read connectivity right after the Launch is "True", which surely means the object is connected to the browser launched by the BP just now.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25811.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25940i8FDC2BC5AFD70015/image-size/large?v=v2&amp;amp;px=999" role="button" title="25811.png" alt="25811.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;The second browser is spied as below.&lt;BR /&gt;I tried with match index by changing it from 1 to 4 but all are same and The below is the version without match index.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25812.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25941i8E0201BF49F649AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="25812.png" alt="25812.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Apr 2022 07:02:00 GMT</pubDate>
    <dc:creator>HongJooChoi</dc:creator>
    <dc:date>2022-04-15T07:02:00Z</dc:date>
    <item>
      <title>Spying a browser among multiple instances</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49942#M5256</link>
      <description>Dear Community&lt;BR /&gt;&lt;BR /&gt;Can any one explain this regarding spying a browser among multiple instances?&lt;BR /&gt;&lt;BR /&gt;Firstly I spied the whole frame of a browser using Win32 and it is correctly highlighted.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25816.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25943i7CCB1F6E897A9B21/image-size/large?v=v2&amp;amp;px=999" role="button" title="25816.png" alt="25816.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Secondly, I manually launched a new browser and now I have two browsers on the screen.&lt;BR /&gt;In this case, the Application Modeler highlights the right browser without confusing as was spied.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25817.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25949iEB39E3F03B32E37F/image-size/large?v=v2&amp;amp;px=999" role="button" title="25817.png" alt="25817.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Lastly, this time, I closed all the browsers, manually launched the first browser and then launched another one using the Launch button in the Application Modeler. Now I have two browsers on the screen.&lt;BR /&gt;However, this time, it fails to highlight the right browser and the error has been raised.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25818.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25948iDEC9EA15EFE6EA8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="25818.png" alt="25818.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Can any one let me know what makes it wrong and what's happening between the Application Modeler and the browser extensions?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------</description>
      <pubDate>Fri, 15 Apr 2022 01:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49942#M5256</guid>
      <dc:creator>HongJooChoi</dc:creator>
      <dc:date>2022-04-15T01:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying a browser among multiple instances</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49943#M5257</link>
      <description>Hi Hongjoo,&lt;BR /&gt;&lt;BR /&gt;During your testing at the last instance, can you check once if are able to attach to the correct browser instance using the 'Read Connection' action in a Read Stage and 'Attach' action in a Navigate stage. There is usually a Child Index parameter in the attach action where you can provide the value as '0' so that it correctly attaches to the first available instance. &lt;BR /&gt;&lt;BR /&gt;Secondly, in your attribute selection I would suggest uncheck 'Screen Visible' and 'Visible' parameter and instead check 'Match Index' once and retry again. Ensure that the 'Windows Text' has the correct window name parameter while you are testing the results.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Apr 2022 06:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49943#M5257</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-04-15T06:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying a browser among multiple instances</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49944#M5258</link>
      <description>Hi, Devneet&lt;BR /&gt;&lt;BR /&gt;I tested further following your guide and the result is same as below:&lt;BR /&gt;Would this be a bug at the extension side (i.e., native messaging host) ?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25810.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25956i386836878289E234/image-size/large?v=v2&amp;amp;px=999" role="button" title="25810.png" alt="25810.png" /&gt;&lt;/span&gt;&lt;BR /&gt;At step 2, the result of the read connectivity right after the Launch is "True", which surely means the object is connected to the browser launched by the BP just now.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25811.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25940i8FDC2BC5AFD70015/image-size/large?v=v2&amp;amp;px=999" role="button" title="25811.png" alt="25811.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;The second browser is spied as below.&lt;BR /&gt;I tried with match index by changing it from 1 to 4 but all are same and The below is the version without match index.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="25812.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/25941i8E0201BF49F649AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="25812.png" alt="25812.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Apr 2022 07:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-a-browser-among-multiple-instances/m-p/49944#M5258</guid>
      <dc:creator>HongJooChoi</dc:creator>
      <dc:date>2022-04-15T07:02:00Z</dc:date>
    </item>
  </channel>
</rss>

