<?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: UIA Chrome Elements Work in Object Studio, but not in Process in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92949#M42625</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;That`s actually the first idea that I also had.&amp;nbsp;&lt;BR /&gt;When rendering is enabled it takes more time for elements to get fully loaded and extra wait times might be needed.&lt;BR /&gt;E.g. you can not call one navigation after another without waiting for next element to get loaded.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Raivis Lazdāns&lt;BR /&gt;Lead Process analyst/ RPA developer&lt;BR /&gt;Europe/Riga&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Apr 2022 07:50:00 GMT</pubDate>
    <dc:creator>RaivisLazdāns</dc:creator>
    <dc:date>2022-04-01T07:50:00Z</dc:date>
    <item>
      <title>UIA Chrome Elements Work in Object Studio, but not in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92947#M42623</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm developing a process in SAP C4C, using Chrome and UIA mode in Application Modeller, with the 'force-renderer-accessibility' URL, as recommended.&lt;/P&gt;
&lt;P&gt;However, I'm finding that not all identified elements are recognised/retained when the process is ran for Process Studio, even though they may still work when run through Object Studio.&lt;/P&gt;
&lt;P&gt;Others are not retained at all.&lt;BR /&gt;&lt;BR /&gt;Example Attributes would be: UIA Name selected as a Wildcard, as it refers to a piece of data (which will be different for each case being processed), &lt;BR /&gt;UIA Control Type - Value Data Item&lt;BR /&gt;UIA Automation ID - Value is a long mix of numbers, letters and characters&lt;BR /&gt;&lt;BR /&gt;I may also use Match Index.&lt;BR /&gt;&lt;BR /&gt;Any suggestions as this has proved to be very frustrating,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mark Pulleyn&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 10:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92947#M42623</guid>
      <dc:creator>MarkPulleyn</dc:creator>
      <dc:date>2022-03-31T10:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: UIA Chrome Elements Work in Object Studio, but not in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92948#M42624</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;With the risk of stating the obvious: &lt;BR /&gt;Could it be that identifying the elements in production takes longer time than anticipated and experienced when developing the solution?&lt;BR /&gt;&lt;BR /&gt;What is the exact exception thrown in production?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92948#M42624</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-03-31T12:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: UIA Chrome Elements Work in Object Studio, but not in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92949#M42625</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;That`s actually the first idea that I also had.&amp;nbsp;&lt;BR /&gt;When rendering is enabled it takes more time for elements to get fully loaded and extra wait times might be needed.&lt;BR /&gt;E.g. you can not call one navigation after another without waiting for next element to get loaded.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Raivis Lazdāns&lt;BR /&gt;Lead Process analyst/ RPA developer&lt;BR /&gt;Europe/Riga&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2022 07:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92949#M42625</guid>
      <dc:creator>RaivisLazdāns</dc:creator>
      <dc:date>2022-04-01T07:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: UIA Chrome Elements Work in Object Studio, but not in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92950#M42626</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;I would suggest to go by the html path and specifically use the XPATHs for elements in Browser mode, if possible rather than UIA mode.&lt;BR /&gt;However, if it is not possible then provide the intelligent waits before you perform activity in application.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;amol jangam&lt;BR /&gt;test lead&lt;BR /&gt;infosys&lt;BR /&gt;Asia/Dili&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2022 10:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/UIA-Chrome-Elements-Work-in-Object-Studio-but-not-in-Process/m-p/92950#M42626</guid>
      <dc:creator>AmolJangam</dc:creator>
      <dc:date>2022-04-01T10:36:00Z</dc:date>
    </item>
  </channel>
</rss>

