<?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: Personally, I always in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47853#M3498</link>
    <description>Thank you Ramya, I will try your advice&lt;BR /&gt;&lt;BR /&gt;Appreciate&lt;BR /&gt;-Saurabh&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saurabh Palkar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Jun 2020 20:46:00 GMT</pubDate>
    <dc:creator>spalkar1</dc:creator>
    <dc:date>2020-06-25T20:46:00Z</dc:date>
    <item>
      <title>Unable to spy a pop-up</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47838#M3483</link>
      <description>Hi, we're trying to spy a window popup in an internet based program to close it down and continue. When the popup "pops up", there is no way of spying it in Blue Prism. The only possible way is in accessibility mode, but that always brings the following error message after it says unable to spy:


System.ApplicationException: The window spied was not found in the model
   at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo&amp;amp; elementType, List`1&amp;amp; identifiers)
   at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)



The popups seem to be contained within the program itself and don't open a new tab/window or process in task manager. Therefore, we're not able to attach to this popup itself (unless there's another way of doing this?} There is also no way to access any source code for the popup as it opens in front of the original program and right clicking/F12 dev tools is unavailable. 

At the minute a temporary fix is in place using surface automation but we'd rather not rely on this for when it is put into development. Anyone come across this type of problem before in their own programs or think of any ways to fix?

Thanks all.</description>
      <pubDate>Thu, 14 Jul 2016 20:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47838#M3483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T20:22:00Z</dc:date>
    </item>
    <item>
      <title>Try un-maximising IE and</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47839#M3484</link>
      <description>Try un-maximising IE and sliding the pop-up paste the edge of the main window before you spy - sometimes this can enable the Win32 (red) spy mode to 'see' a pop-up. Failing that, it might be best to create a second object to handle the pop-up. IE can create multiple instances of iexplore.exe, and pop-ups tend to belong to the main window exe, whereas the web app itself will belong to another iexplore.exe. When you try to make BP use an element from another exe you can get errors.</description>
      <pubDate>Mon, 18 Jul 2016 15:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47839#M3484</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2016-07-18T15:32:00Z</dc:date>
    </item>
    <item>
      <title>I've successfully used the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47840#M3485</link>
      <description>I've successfully used the second method that John refers to, i.e. create a separate object for the pop-up.  Seems to work perfectly fine</description>
      <pubDate>Fri, 22 Jul 2016 18:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47840#M3485</guid>
      <dc:creator>JamesBarrett</dc:creator>
      <dc:date>2016-07-22T18:08:00Z</dc:date>
    </item>
    <item>
      <title>Hi James,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47841#M3486</link>
      <description>Hi James,
we are also getting the same issue. but we are unable to capture this.
Can you please tell me the second object of type windows application or web application?
Please tell me the steps creating the second object to capture the popup?
Do we need to create the second object as shared object for the existing object or all together as new windows object or web application object?
Thanks in advance.</description>
      <pubDate>Wed, 27 Jul 2016 15:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47841#M3486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-27T15:27:00Z</dc:date>
    </item>
    <item>
      <title>Hi James,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47842#M3487</link>
      <description>Hi James,
Any update on this...
Much Appritiated for the help.
-Sri</description>
      <pubDate>Fri, 26 Aug 2016 17:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47842#M3487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-26T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Create the second object as</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47843#M3488</link>
      <description>Create the second object as separate from the first, and maybe call it IE Win32. In App Modeller choose the 'windows application' and 'attach' options, and treat IE as a thick client, not a web app.</description>
      <pubDate>Fri, 26 Aug 2016 21:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47843#M3488</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2016-08-26T21:38:00Z</dc:date>
    </item>
    <item>
      <title>Hi All,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47844#M3489</link>
      <description>Hi All,
You can use the same object.
We need to attach to the pop up.so while attaching to the pop-up window pass the window title and child index as 1.
Then you can spy it and perform required actions.
I have attached the screenshot as well,
Regards,
Ravinder Singh</description>
      <pubDate>Fri, 02 Sep 2016 18:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47844#M3489</guid>
      <dc:creator>Ravindersaini</dc:creator>
      <dc:date>2016-09-02T18:42:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47845#M3490</link>
      <description>Hi,
I tried creating the object, but it is not working. Can someone please explain a little more?</description>
      <pubDate>Thu, 29 Sep 2016 21:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47845#M3490</guid>
      <dc:creator>ShreyansNahar</dc:creator>
      <dc:date>2016-09-29T21:32:00Z</dc:date>
    </item>
    <item>
      <title>Hi All,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47846#M3491</link>
      <description>Hi All,
I too tried creating the object. For that the first thing to be done is to spy the pop-up. But this is not happening with any mode ( Win32 mode, AA mode, Region Mode, HTML mode). It is throwing an error saying that ""Error during spy operation"". Can someone explain how to solve this problem?</description>
      <pubDate>Wed, 09 Nov 2016 14:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47846#M3491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T14:21:00Z</dc:date>
    </item>
    <item>
      <title>A simple popup is best</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47847#M3492</link>
      <description>A simple popup is best handled by a Code Stage.
Get the handle of the popup based on something unique (eg. window text)
Put it to forground
Send a specific key combination to click it away --&amp;gt; Note: don't user TAB TAB TAB ENTER in order to click the button that you like. Either find the shortcut connected to this putton or get the handle of this button.</description>
      <pubDate>Thu, 17 Nov 2016 15:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47847#M3492</guid>
      <dc:creator>BartWille</dc:creator>
      <dc:date>2016-11-17T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Can you Please help me with</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47848#M3493</link>
      <description>Can you Please help me with this.</description>
      <pubDate>Thu, 06 Apr 2017 00:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47848#M3493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-06T00:03:00Z</dc:date>
    </item>
    <item>
      <title>Personally, I always</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47849#M3494</link>
      <description>Personally, I always recommend users only ever use code stages as a very last resort - bespoke code is difficult to support long term.
For ie popups:
Create a second objects with a name like ""IE Popups""
-- In the Application Modeller wizard define the new application as a Windows application (rather than a browser application)
-- Attach to the popup (make sure you attach to the correct ie process thread - use just the window title if you want)
-- You should now be able to use Windows/Accessibility modes on the second window.
-- Worst case scenario is you might need to use some Surface Automation, but that should be easy as IE popups are very basic windows.  You would do this by using image recognition techiques to search for and find the buttons before clicking them etc.
I have done this many times, on every version of Windows since XP and on every version of IE since 6, so it is the way to do it.  If you cannot get it to work I suggest reaching out to a mentor with more experience of interfacing with IE.</description>
      <pubDate>Thu, 06 Apr 2017 18:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47849#M3494</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-04-06T18:45:00Z</dc:date>
    </item>
    <item>
      <title>Hi Ravinder,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47850#M3495</link>
      <description>Hi Ravinder,
Can you please send the screenshot or points, how we can handle pop up in the same object? It will be of great help, I am struggling a bit in this, if any sample code you have can you please send me or any tips? Thanks</description>
      <pubDate>Sat, 27 May 2017 19:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47850#M3495</guid>
      <dc:creator>PrageetDak</dc:creator>
      <dc:date>2017-05-27T19:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Personally, I always</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47851#M3496</link>
      <description>What is the name of the .exe to attach too ?&lt;BR /&gt;( Like you suggested I have created a second object to connect with the 'Choose File to Upload' pop-up I get from an IE webpage.&lt;BR /&gt;&amp;nbsp;But the Application model requires me to give the name of the exe... so how can I attach to the popup ?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saurabh Palkar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Jun 2020 19:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47851#M3496</guid>
      <dc:creator>spalkar1</dc:creator>
      <dc:date>2020-06-01T19:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Personally, I always</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47852#M3497</link>
      <description>Hi Saurabh,&amp;nbsp;&lt;BR /&gt;We need to attach to the popup before spying the window. Just give window title &amp;amp; child index to attach to the popup. After attaching with these parameters we will not face any issue during spying.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mullapudi Ramya&lt;BR /&gt;RPA Blue Prism Developer&lt;BR /&gt;HSBC&lt;BR /&gt;Asia/Dili&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2020 19:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47852#M3497</guid>
      <dc:creator>MullapudiRamya</dc:creator>
      <dc:date>2020-06-25T19:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Personally, I always</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47853#M3498</link>
      <description>Thank you Ramya, I will try your advice&lt;BR /&gt;&lt;BR /&gt;Appreciate&lt;BR /&gt;-Saurabh&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Saurabh Palkar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2020 20:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47853#M3498</guid>
      <dc:creator>spalkar1</dc:creator>
      <dc:date>2020-06-25T20:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Personally, I always</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47854#M3499</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am using edge browser to automate the process. Because of edge browser version update login screen has been changed and giving below popup to login but now I am unable to spy user name &amp;amp; password and login button. It is always spying out area of popup. Can you please suggest how to capture login details or is this possible to revert back of older version of edge browser? Giving below is the screen shot older and newer version of login screen.&lt;/P&gt;
&lt;P&gt;Using BP version 7.0 latest version.&lt;/P&gt;
&lt;P&gt;New version of login screen because edge browser version is newer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16379.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16543i1F2621666EB52437/image-size/large?v=v2&amp;amp;px=999" role="button" title="16379.png" alt="16379.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Old version of login screen because edge browser version is older. in this version Bot was able to login.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16380.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16536i6CA845093F388077/image-size/large?v=v2&amp;amp;px=999" role="button" title="16380.png" alt="16380.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Can you please provide your solution.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Pralay&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pralay Das&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2023 12:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-spy-a-pop-up/m-p/47854#M3499</guid>
      <dc:creator>Pralay</dc:creator>
      <dc:date>2023-12-14T12:32:00Z</dc:date>
    </item>
  </channel>
</rss>

