<?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: Wait stage in java automation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91015#M41116</link>
    <description>&lt;P&gt;Thanks &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt;, &lt;BR /&gt;what will be the changes by inserting​ &lt;SPAN&gt;descendtree,ignorenotshowing, can you explain me, please?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For the second tip, and that is to use some filters, how it improves speed execution?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Nov 2020 08:57:00 GMT</pubDate>
    <dc:creator>VratHimbo</dc:creator>
    <dc:date>2020-11-20T08:57:00Z</dc:date>
    <item>
      <title>Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91011#M41112</link>
      <description>Hi team,&lt;BR /&gt;i read the document about java automation, I noticed that it is a very slow automation, also following best practices, i have to do with a java web app via iexplore, so my question is:&lt;STRONG&gt;it must always be used the "wait stage" to check that the java element is present before a click, reader, etc.?&lt;BR /&gt;&lt;/STRONG&gt;How can i improve resilience and speed, any tips?&amp;nbsp;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2020 08:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91011#M41112</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-18T08:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91012#M41113</link>
      <description>up please&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91012#M41113</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-19T15:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91013#M41114</link>
      <description>&lt;P&gt;Try adding (without quotes) "descendtree,ignorenotshowing" to the additional options field in the application modeler.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Additionally, you may want to consider using some of the following filters:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Match Index&lt;/LI&gt;
&lt;LI&gt;Ancestor Count&lt;/LI&gt;
&lt;LI&gt;aAncestor Count&lt;/LI&gt;
&lt;LI&gt;Ordinal&lt;/LI&gt;
&lt;LI&gt;Visible&lt;/LI&gt;
&lt;LI&gt;Hidden&lt;/LI&gt;
&lt;LI&gt;Parent Child Count&lt;/LI&gt;
&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Automation Developer, Team Lead&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91013#M41114</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-11-19T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91014#M41115</link>
      <description>Hi &lt;A id="MainCopy_ctl10_ucMessageList_rptMessageList_ProfileImageDisplay_0_NameLink_0" biobubblekey="73686ee4-7f0e-49b1-b00b-04569073051d" href="https://community.blueprism.com/network/profile?UserKey=73686ee4-7f0e-49b1-b00b-04569073051d" target="_blank" rel="noopener"&gt;Vrat&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Below point will help you.&lt;BR /&gt;&lt;BR /&gt;1. You can select only required attributes.&lt;BR /&gt;2. 1 object for 1 application screen along with attach page.&lt;BR /&gt;3.Use wait stage to validate you reach on correct screen or page is loaded successfully.&lt;BR /&gt;4.Try to avoid static wait.&lt;BR /&gt;5.Use wait stage after each attach action call.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2020 21:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91014#M41115</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-11-19T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91015#M41116</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt;, &lt;BR /&gt;what will be the changes by inserting​ &lt;SPAN&gt;descendtree,ignorenotshowing, can you explain me, please?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For the second tip, and that is to use some filters, how it improves speed execution?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Nov 2020 08:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91015#M41116</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-20T08:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91016#M41117</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f3b3506a-4fbb-4f2d-bb0f-3ea1ce7702d0" data-tag-text="@Nilesh Jadhav" href="https://community.blueprism.com/network/profile?UserKey=f3b3506a-4fbb-4f2d-bb0f-3ea1ce7702d0" data-itemmentionkey="d5b64230-68c4-409f-8e2c-8925e6167f1c"&gt;@Nilesh Jadhav&lt;/A&gt;,&lt;BR /&gt;That's more or less what I did​. multi-object design, avoid static wait stage, or in case only before the "wait dinamic" java element, like described in java automation guide.&lt;BR /&gt;But i've seen that loads the elements and performs the actions very slowly, even in "fast" mode.&lt;BR /&gt;&lt;BR /&gt;Have a nice day&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Nov 2020 09:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91016#M41117</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-20T09:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91017#M41118</link>
      <description>descendtree, as far as I'm aware, is just a sort optimization for the DOM. ignorenotshowing tells the parser to ignore hidden elements (something known to plague anything using Java/Accessibility).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As for the filters, regardless of spy type, you can think of them as parameters to narrow down a DOM search. The more reliably refined you make it, the fewer elements the software will need to search through in order to find what you're looking for.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Automation Developer, Team Lead&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Nov 2020 16:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91017#M41118</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-11-20T16:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91018#M41119</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt;,&lt;BR /&gt;i didn't find this field on my application modeler, how can i find it? &lt;BR /&gt;I don't know if it has anything to do with it, but is a web-based application so in application modeler i've selected browser web autiomation (internet explorer ) and not java automation, is that correct?&lt;BR /&gt;&lt;BR /&gt;Many thanks​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91018#M41119</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-23T15:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91019#M41120</link>
      <description>I confirm that i don't have this field, why?&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91019#M41120</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-23T15:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91020#M41121</link>
      <description>Ah. Yes, that's likely the reason. If it'll let you attach to it as a Java model, those should show.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Automation Developer, Team Lead&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91020#M41121</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-11-23T15:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91021#M41122</link>
      <description>&lt;P&gt;Thanks again for the reply, so in my case i'm not able to use the command &lt;SPAN&gt;descendtree,ignorenotshowing in no way, is correct?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Because now i'm doing the attach operation to the internet web page and then use the java element.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91021#M41122</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-23T15:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91022#M41123</link>
      <description>If you don't have those modeler options, you should still be able to make use of the Visbile/Hidden filters to speed it up.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Automation Developer, Team Lead&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91022#M41123</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-11-23T15:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91023#M41124</link>
      <description>Yes, i've the "Visible" filters, in my case to speed up the AM i need to select "Visible" = True?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vrat Himbo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 16:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91023#M41124</guid>
      <dc:creator>VratHimbo</dc:creator>
      <dc:date>2020-11-23T16:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait stage in java automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91024#M41125</link>
      <description>Correct.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Automation Developer, Team Lead&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 16:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-stage-in-java-automation/m-p/91024#M41125</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-11-23T16:11:00Z</dc:date>
    </item>
  </channel>
</rss>

