<?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 am getting the same error… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61719#M14975</link>
    <description>I am getting the same error with a confirmation pop-up. I have tried using the application navigator to identify the specific HTML element, which the pop-up doesn't seem to even exist on the web page.&amp;nbsp;I have also tried using surface automation. Surface automation only works some of the time, however when I am displaying on a different screen with a different aspect ratio, it knocks the surface automation piece out of whack and then it doesn't work. I'm stuck, and I have UAT in less than 2 hours. I'm not quite sure how to go about fixing this. Any help is greatly appreciated!&amp;nbsp;</description>
    <pubDate>Fri, 05 Jan 2018 20:14:00 GMT</pubDate>
    <dc:creator>JessicaWhite</dc:creator>
    <dc:date>2018-01-05T20:14:00Z</dc:date>
    <item>
      <title>There was an error during the spying operations - System.Application Exception</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61716#M14972</link>
      <description>Hi,

I have created one BluePrism RoBot for Web Browsing application. Based on scenario , After click on one button- another some window will open automatically and I cam not able to spy the element in HTML mode and when I try with Accessability Mode. spying I am getting "There was an error during the spying operations"
And Details Error Details in below:

System.ApplicationExeption: The window spied was not found in the model 
at BluePrism.AMI.clsAMI.Spy(clsElementTypoInfo&amp;amp;elementType, List1 &amp;amp; identifier)
at
Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender,EventArgs e)

I have to close this small with to continue the further process of web browser blueprism ROBOT.

Can you please provide guide me to resolve the issue.

Thanks 
Veer</description>
      <pubDate>Wed, 22 Nov 2017 18:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61716#M14972</guid>
      <dc:creator>Veeranjaneyulu__Yamani</dc:creator>
      <dc:date>2017-11-22T18:25:00Z</dc:date>
    </item>
    <item>
      <title>I am getting the same error…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61717#M14973</link>
      <description>I am getting the same error when trying to spy a confirmation pop-up and wondering how to address these items in order to continue.</description>
      <pubDate>Wed, 20 Dec 2017 00:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61717#M14973</guid>
      <dc:creator>ChrisWiles</dc:creator>
      <dc:date>2017-12-20T00:37:00Z</dc:date>
    </item>
    <item>
      <title>I am getting the same error…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61718#M14974</link>
      <description>I am getting the same error. Please help if you were able to resolve the issue.</description>
      <pubDate>Fri, 05 Jan 2018 02:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61718#M14974</guid>
      <dc:creator>SUMEETMANGLESH</dc:creator>
      <dc:date>2018-01-05T02:34:00Z</dc:date>
    </item>
    <item>
      <title>I am getting the same error…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61719#M14975</link>
      <description>I am getting the same error with a confirmation pop-up. I have tried using the application navigator to identify the specific HTML element, which the pop-up doesn't seem to even exist on the web page.&amp;nbsp;I have also tried using surface automation. Surface automation only works some of the time, however when I am displaying on a different screen with a different aspect ratio, it knocks the surface automation piece out of whack and then it doesn't work. I'm stuck, and I have UAT in less than 2 hours. I'm not quite sure how to go about fixing this. Any help is greatly appreciated!&amp;nbsp;</description>
      <pubDate>Fri, 05 Jan 2018 20:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61719#M14975</guid>
      <dc:creator>JessicaWhite</dc:creator>
      <dc:date>2018-01-05T20:14:00Z</dc:date>
    </item>
    <item>
      <title>Managed to resolve this…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61720#M14976</link>
      <description>Managed to resolve this issue yesterday. You need to detach from the main browser window, and reattach to the popup window. &amp;nbsp;Once this is done, you can spy the popup.
You will need to perform this step in your business object as well. Detach from the main window, attach to the popup. &amp;nbsp;Once you're finished with the popup and it is closed, you then need to detach from it again, and re-attach back to the main window.</description>
      <pubDate>Tue, 09 Jan 2018 13:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61720#M14976</guid>
      <dc:creator>RobHamlin</dc:creator>
      <dc:date>2018-01-09T13:41:00Z</dc:date>
    </item>
    <item>
      <title>Well figured out Rob.  The…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61721#M14977</link>
      <description>Well figured out Rob.&amp;nbsp; The issue was being caused by you were attached and trying to interface with the incorrect IE process thread.&amp;nbsp; Attaching to the pop up seperately fixed this.&amp;nbsp; For everyones knowledge - best practice is not to detach and reattach within your main Object, best practice would be to create a seperate object for your IE pop ups (each process thread should be treated as a seperate application).&amp;nbsp; That should not be too complicated, if you are following best practices you should already be creating lots of small objects for your applications rather than having one large object.</description>
      <pubDate>Tue, 09 Jan 2018 15:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61721#M14977</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-01-09T15:54:00Z</dc:date>
    </item>
    <item>
      <title>My issue is that the IE pop…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61722#M14978</link>
      <description>My issue is that the IE pop up does not always appear. Usually I will have a smart wait to see if there is any pop up, if not (in certain period of time) then I move on to the next step. How do I perform a smart wait on something in another process thread without detaching/reattaching? Thanks!</description>
      <pubDate>Mon, 05 Feb 2018 20:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/There-was-an-error-during-the-spying-operations-System/m-p/61722#M14978</guid>
      <dc:creator>LucyLu</dc:creator>
      <dc:date>2018-02-05T20:41:00Z</dc:date>
    </item>
  </channel>
</rss>

