<?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 The process executes the in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65491#M18096</link>
    <description>The process executes the object logic much faster than when you run in Object Studio. My guess is that your BP logic is running too fast and not keeping pace with the target application - wait stages are either not robust enough or missing.</description>
    <pubDate>Tue, 26 Sep 2017 22:41:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2017-09-26T22:41:00Z</dc:date>
    <item>
      <title>Cannot identify element in IE when process run from the Process Studio</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65490#M18095</link>
      <description>Hello, everyone!

I have such issue: when I run process from the Object studio BP identifies the element on the website, but when I run it from the Process studio, there is a message 

"No elements match the supplied query terms". 

When I press F11, evething is OK and every element is identified.

I use Internet Explorer.

I have such issue with all elements on this web site.

Does anyone meet the same problem?

Thank you in advance!</description>
      <pubDate>Tue, 26 Sep 2017 21:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65490#M18095</guid>
      <dc:creator>Tetiana_shkavro</dc:creator>
      <dc:date>2017-09-26T21:59:00Z</dc:date>
    </item>
    <item>
      <title>The process executes the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65491#M18096</link>
      <description>The process executes the object logic much faster than when you run in Object Studio. My guess is that your BP logic is running too fast and not keeping pace with the target application - wait stages are either not robust enough or missing.</description>
      <pubDate>Tue, 26 Sep 2017 22:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65491#M18096</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-09-26T22:41:00Z</dc:date>
    </item>
    <item>
      <title>Jonh, thank tou for reply. I</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65492#M18097</link>
      <description>Jonh, thank tou for reply. I've added Wait stage and exepction, which cheaking, if element exist. Page with element is shown, but the prrocess go to exeption. I've tryed to run it with the normal speed, but I've got the same result.
Is it possible, that elements change some its characteristics, when I run process in the object and it the process studio?</description>
      <pubDate>Tue, 26 Sep 2017 22:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65492#M18097</guid>
      <dc:creator>Tetiana_shkavro</dc:creator>
      <dc:date>2017-09-26T22:47:00Z</dc:date>
    </item>
    <item>
      <title>1. Kindly check the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65493#M18098</link>
      <description>1. Kindly check the attributes of the spied elements. You can refer the coding standards document to check/ un check the attributes of the spied elements.
OR
2. Proper usage of wait stages while transitioning from one page to another / awaiting for elements on page.
OR
3. Increase the speed of execution in your Business Object and try running. 
Let know any progress</description>
      <pubDate>Wed, 27 Sep 2017 10:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65493#M18098</guid>
      <dc:creator>priyankakh</dc:creator>
      <dc:date>2017-09-27T10:36:00Z</dc:date>
    </item>
    <item>
      <title>Try using the Document Loaded</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65494#M18099</link>
      <description>Try using the Document Loaded wait condition instead of Check Exists.</description>
      <pubDate>Wed, 27 Sep 2017 13:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65494#M18099</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-09-27T13:02:00Z</dc:date>
    </item>
    <item>
      <title>priyanka.kammara, John Carter</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65495#M18100</link>
      <description>priyanka.kammara, John Carter thank you for reply!
We added new steps Wait and the process ran OK.
priyanka.kammara, you've told about coding standards document. Where can I find this document?
Thank you!</description>
      <pubDate>Wed, 27 Sep 2017 13:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65495#M18100</guid>
      <dc:creator>Tetiana_shkavro</dc:creator>
      <dc:date>2017-09-27T13:32:00Z</dc:date>
    </item>
    <item>
      <title>https://portal.blueprism.com</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65496#M18101</link>
      <description>&lt;A href="https://portal.blueprism.com/learning/guides" target="test_blank"&gt;https://portal.blueprism.com/learning/guides&lt;/A&gt;</description>
      <pubDate>Wed, 27 Sep 2017 18:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Cannot-identify-element-in-IE-when-process-run-from-the-Process/m-p/65496#M18101</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-09-27T18:20:00Z</dc:date>
    </item>
  </channel>
</rss>

