<?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: Two Objects will not attach; one Object still clicks elements while the other throws an error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101947#M48790</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2208"&gt;@PvD_SE&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I tried with "Manage*" as the Window Title and that worked, before I was just using "*" or the entire name of the tab.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help :)​
&lt;DIV style="position: static !important;"&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 25 Oct 2022 13:07:51 GMT</pubDate>
    <dc:creator>GracieDevine</dc:creator>
    <dc:date>2022-10-25T13:07:51Z</dc:date>
    <item>
      <title>Two Objects will not attach; one Object still clicks elements while the other throws an error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101945#M48788</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am in the process of separating one object being used in a process into three smaller objects. One object will launch Chrome and the other two will need to attach to the already launched browser.&lt;BR /&gt;&lt;BR /&gt;For one object, I keep receiving the error message: "Internal : Failed to perform step 1 in Navigate Stage 'Attach' on page 'Attach' - Target application could not be identified". I know this is basic and many other forums cover this, but I haven't figured out a combination of Window Title, Process Name, or Child Index that works.&lt;BR /&gt;&lt;BR /&gt;Here is what my code looks like:&lt;BR /&gt;&lt;IMG src="https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzA5NTc3NzIxNiwiZG9tYWluIjoiYmx1ZXByaXNtZXUuZnJlc2hkZXNrLmNvbSIsImFjY291bnRfaWQiOjQ5MDIwNn0.Luu6fFDf6iX_lDxfAmEe_Fww95dB0rG6XS8Gh3mSPJs" class="inline-image img-responsive" data-id="7095777216" alt="image" title="image" data-mce-hlimagekey="238ad078-800e-53a3-9371-f5996b444065" data-mce-hlselector="#ComposeQuestion_4d511fba-0432-47c3-93b9-ec61598d8362-tinyMce" /&gt;&lt;IMG src="https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzA5NTc3NzMyOSwiZG9tYWluIjoiYmx1ZXByaXNtZXUuZnJlc2hkZXNrLmNvbSIsImFjY291bnRfaWQiOjQ5MDIwNn0.M6QLZ6_hNGGNrHoCdEWhyEuVvE3EYuRPiamJnm2ZwJI" class="inline-image img-responsive" data-id="7095777329" alt="image" title="image" data-mce-hlimagekey="247cb845-6bde-a903-7fb4-90520359de37" data-mce-hlselector="#ComposeQuestion_4d511fba-0432-47c3-93b9-ec61598d8362-tinyMce" /&gt;&lt;BR /&gt;&lt;IMG src="https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzA5NTc3NzM2OCwiZG9tYWluIjoiYmx1ZXByaXNtZXUuZnJlc2hkZXNrLmNvbSIsImFjY291bnRfaWQiOjQ5MDIwNn0.ogLm_gGDeN0ECqsAWNIc9yO8YNeiwiNR3-TdI35MqKw" class="inline-image img-responsive" data-id="7095777368" alt="image" title="image" data-mce-hlimagekey="92eaba8a-59a9-5104-913d-f417d297cdf4" data-mce-hlselector="#ComposeQuestion_4d511fba-0432-47c3-93b9-ec61598d8362-tinyMce" /&gt;&lt;BR /&gt;&lt;IMG src="https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzA5NTc3NzM5MiwiZG9tYWluIjoiYmx1ZXByaXNtZXUuZnJlc2hkZXNrLmNvbSIsImFjY291bnRfaWQiOjQ5MDIwNn0._A9E0kBJwCftFdfRRdCNTkaitTVvIqTsYsBacZSfNaQ" class="inline-image img-responsive" data-id="7095777392" alt="image" title="image" data-mce-hlimagekey="cf64a6b8-354c-2050-923f-243c46805230" data-mce-hlselector="#ComposeQuestion_4d511fba-0432-47c3-93b9-ec61598d8362-tinyMce" /&gt;&lt;BR /&gt;Combinations I have tried:&lt;BR /&gt;Target Page (in Application Modeller): * and Window tab name&lt;BR /&gt;Window Title: same as tab name, *, same as tab name + white space&lt;BR /&gt;Process Name: blank and "Google Chrome"&lt;BR /&gt;Child Index: 0 and 1&lt;BR /&gt;&lt;BR /&gt;I'll usually make one change and work my way down the line, but I've tried all combinations of the above and none of them can make the Object attach. The flag will return False and throw an error.&lt;BR /&gt;&lt;BR /&gt;A weird thing to note, the other object that I mentioned will return False during the Attach page and continue as if nothing is wrong. The flag will return False and the process will click elements on the page when run in Process Studio. This Object has the target page in Application Modeller set as Welcome and "Welcome " (with a white space) set as the Window Title in Attach.</description>
      <pubDate>Mon, 24 Oct 2022 15:19:23 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101945#M48788</guid>
      <dc:creator>GracieDevine</dc:creator>
      <dc:date>2022-10-24T15:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Two Objects will not attach; one Object still clicks elements while the other throws an error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101946#M48789</link>
      <description>Hi Gracie,&lt;BR /&gt;&lt;BR /&gt;Three points:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;I'm a bit doubtful to the use of three dots in the screen name, have you tried without them?&lt;/LI&gt;
&lt;LI&gt;It also can be beneficial to use wildcards in the WindowTitle.&lt;/LI&gt;
&lt;LI&gt;Lastly, I'd try and give the Attach action a delay as you're using Chrome. The Chrome app in the recent versions of BP has developed a tendency to being a slow starter, hence the delay. One of our processes requires more than 30 seconds for Chrome to be launched and attached to.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 25 Oct 2022 06:50:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101946#M48789</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-10-25T06:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two Objects will not attach; one Object still clicks elements while the other throws an error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101947#M48790</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2208"&gt;@PvD_SE&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I tried with "Manage*" as the Window Title and that worked, before I was just using "*" or the entire name of the tab.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help :)​
&lt;DIV style="position: static !important;"&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Oct 2022 13:07:51 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Two-Objects-will-not-attach-one-Object-still-clicks-elements/m-p/101947#M48790</guid>
      <dc:creator>GracieDevine</dc:creator>
      <dc:date>2022-10-25T13:07:51Z</dc:date>
    </item>
  </channel>
</rss>

