<?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 Problem in attaching to chrome tabs in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92731#M42447</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am facing difficulty while attaching to different tabs on the chrome browser. So when I am trying to pass all the windows titles possible in a collection data item and then passing that collection as the property for Attach on Windows Title (as Collection) this was working for me on IE but not working on Chrome.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Kindly help me if you have any solution for this.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pranav&lt;BR /&gt;SE&lt;BR /&gt;Infosys&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Jul 2021 17:35:00 GMT</pubDate>
    <dc:creator>Pranav</dc:creator>
    <dc:date>2021-07-27T17:35:00Z</dc:date>
    <item>
      <title>Problem in attaching to chrome tabs</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92731#M42447</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am facing difficulty while attaching to different tabs on the chrome browser. So when I am trying to pass all the windows titles possible in a collection data item and then passing that collection as the property for Attach on Windows Title (as Collection) this was working for me on IE but not working on Chrome.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Kindly help me if you have any solution for this.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pranav&lt;BR /&gt;SE&lt;BR /&gt;Infosys&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2021 17:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92731#M42447</guid>
      <dc:creator>Pranav</dc:creator>
      <dc:date>2021-07-27T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem in attaching to chrome tabs</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92732#M42448</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/17209"&gt;@Pranav&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;You can use Child Index property to attach to the relevant tab.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92732#M42448</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-07-27T18:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem in attaching to chrome tabs</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92733#M42449</link>
      <description>Hi Pranav,&lt;BR /&gt;&lt;BR /&gt;I've experienced the same because of the way that chrome spawns multiple processes even for a single window.&amp;nbsp; If using the child index value doesn't work, you can also try looping through process IDs.&amp;nbsp; You can use the "Read Memory Stats" action in the Environment utility to return the process IDs for all Chrome processes. The output is a collection which includes much data, including the PID (process ID) for the given application.&amp;nbsp; It will also ALWAYS include the "idle" process with a PID of 0, so you should include a decision statement to ignore/skip that process ID in your attaching.&amp;nbsp;&lt;BR /&gt;Once you have the collection of all the chrome processes/PIDs, create a loop to detach from your current connection, then attach to the next PID in the list.&amp;nbsp; You can then include a wait stage for an element on the correct tab.&amp;nbsp; If it is not found (exception occurs or wait timeout), detach from that PID and go to the next item in the collection.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I tried to upload a screenshot of my object doing this, but unfortunately it is blocked in my organization.&amp;nbsp; If you have any issues/questions please reply here and I'll do my best to explain better.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Diane Sanzone&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2021 12:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problem-in-attaching-to-chrome-tabs/m-p/92733#M42449</guid>
      <dc:creator>diane.sanzone</dc:creator>
      <dc:date>2021-07-28T12:42:00Z</dc:date>
    </item>
  </channel>
</rss>

