<?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 I'm running into the same… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53747#M8377</link>
    <description>I'm running into the same problem and it's very aggravating.&amp;nbsp; One would think the timeout should override any work that the engine is doing in searching for a control/object if that search is taking longer than the timeout period, but it doesn't appear to be the case...&amp;nbsp;&amp;nbsp;
&amp;nbsp;
Jay
&amp;nbsp;</description>
    <pubDate>Thu, 07 Jun 2018 22:45:00 GMT</pubDate>
    <dc:creator>JayJefferson1</dc:creator>
    <dc:date>2018-06-07T22:45:00Z</dc:date>
    <item>
      <title>Regarding Wait Stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53742#M8372</link>
      <description>During my development I&amp;nbsp;encounter an issue. In Wait Stage&amp;nbsp;timeout was not happening after the predefined time span (5 s) for a particular element with check exist condition.I had spied the element using -

1.)AA mode&amp;nbsp;

2.)HTML mode(without path attribute)

3.)HTML mode(with path attribute)

Time out was not happening for 1st and 2nd scenario. But for 3rd case it was happening&amp;nbsp;as expected. It looks for 1st and 2nd timeout was happening when Blueprism was unable to locate the element in the User Interface.

Target Application is a Web Application.</description>
      <pubDate>Tue, 03 Apr 2018 18:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53742#M8372</guid>
      <dc:creator>AnimeshRawat</dc:creator>
      <dc:date>2018-04-03T18:49:00Z</dc:date>
    </item>
    <item>
      <title>With the path BP can very…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53743#M8373</link>
      <description>With the path BP can very quickly decide that there is no matching element. Without Path there is more effort in determining that there is no matching element, and if this effort requires more than the timeout value, then the wait will take longer to time out.</description>
      <pubDate>Tue, 03 Apr 2018 20:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53743#M8373</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-04-03T20:16:00Z</dc:date>
    </item>
    <item>
      <title>But if a developer is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53744#M8374</link>
      <description>But if a developer is defining a Timeout of 5 sec in a wait stage then it should happen no matter what. Please correct me if I am wrong.</description>
      <pubDate>Wed, 04 Apr 2018 15:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53744#M8374</guid>
      <dc:creator>AnimeshRawat</dc:creator>
      <dc:date>2018-04-04T15:53:00Z</dc:date>
    </item>
    <item>
      <title>I mean to say if the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53745#M8375</link>
      <description>I mean to say if the selected condition in Wait Stage&amp;nbsp;is not met within define timeout then timeout should happen. Is it not the way, timeout works?&amp;nbsp;</description>
      <pubDate>Wed, 04 Apr 2018 15:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53745#M8375</guid>
      <dc:creator>AnimeshRawat</dc:creator>
      <dc:date>2018-04-04T15:58:00Z</dc:date>
    </item>
    <item>
      <title>I'd have to check, but I…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53746#M8376</link>
      <description>I'd have to check, but I think the time required to determine that the wait condition is False can exceed the timeout</description>
      <pubDate>Thu, 05 Apr 2018 15:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53746#M8376</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-04-05T15:34:00Z</dc:date>
    </item>
    <item>
      <title>I'm running into the same…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53747#M8377</link>
      <description>I'm running into the same problem and it's very aggravating.&amp;nbsp; One would think the timeout should override any work that the engine is doing in searching for a control/object if that search is taking longer than the timeout period, but it doesn't appear to be the case...&amp;nbsp;&amp;nbsp;
&amp;nbsp;
Jay
&amp;nbsp;</description>
      <pubDate>Thu, 07 Jun 2018 22:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53747#M8377</guid>
      <dc:creator>JayJefferson1</dc:creator>
      <dc:date>2018-06-07T22:45:00Z</dc:date>
    </item>
    <item>
      <title>We have the same problem…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53748#M8378</link>
      <description>We have the same problem. Typically we want to wait for a particular error in 10s and if that doesn't happen we should move on.
This works in most cases but in some cases&amp;nbsp;it don't, and we will have to make a workaround.
&amp;nbsp;
Bjorn</description>
      <pubDate>Tue, 10 Jul 2018 17:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regarding-Wait-Stage/m-p/53748#M8378</guid>
      <dc:creator>Bjorn_AageHeier</dc:creator>
      <dc:date>2018-07-10T17:34:00Z</dc:date>
    </item>
  </channel>
</rss>

