<?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 Try creating a new object… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57781#M11730</link>
    <description>Try creating a new object that assumes IE is a Windows app. Then attach to IE and see if that object can see the pop up. If it does you're in business - create a page that 1) attaches 2) waits for the pop up 3) clicks OK 4) waits for the pop up to close. Then call this object from your original object.</description>
    <pubDate>Tue, 03 Jul 2018 21:27:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-07-03T21:27:00Z</dc:date>
    <item>
      <title>How to spy / attach IE 11 Javascript pop-up window Alert / Confirm / Prompt</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57780#M11729</link>
      <description>Hello Devs,

I can't seem to spy / attach to a Javascript Confirm modal dialog window to press the OK button. &amp;nbsp;I've tried all three spy modes (I know the window is not HTML). &amp;nbsp;I've looked at the Browser Automation guide section 3.8, which is not clear and lacks an example; specifically on how to create an object that attaches to an existing window:
&amp;nbsp;

=========================================================

3.8 Pop-up Windows
Depending on how the web application has been built, you might need to create a separate business object to interface with a pop-up window. This will be the case if you see the €œA spying error has occurred€&amp;#157; error message. A new object will need to be configured to attach to a running instance of the popup, rather than launching something. Pop-up windows may need to be spied using Win32 or AA mode instead of the usual HTML mode. To speed up development, it might be best to build a separate generic object to handle IE pop-up &amp;nbsp;windows.&amp;nbsp;

=========================================================

If you have successfully interacted with a Javascript popup, please share your detailed experience.

Thanks!

-Duke

&amp;nbsp;</description>
      <pubDate>Tue, 03 Jul 2018 19:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57780#M11729</guid>
      <dc:creator>DukeAmes</dc:creator>
      <dc:date>2018-07-03T19:19:00Z</dc:date>
    </item>
    <item>
      <title>Try creating a new object…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57781#M11730</link>
      <description>Try creating a new object that assumes IE is a Windows app. Then attach to IE and see if that object can see the pop up. If it does you're in business - create a page that 1) attaches 2) waits for the pop up 3) clicks OK 4) waits for the pop up to close. Then call this object from your original object.</description>
      <pubDate>Tue, 03 Jul 2018 21:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57781#M11730</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-07-03T21:27:00Z</dc:date>
    </item>
    <item>
      <title>I need this info too. …</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57782#M11731</link>
      <description>I need this info too.&amp;nbsp; Trying to figure out how to make the object generic for handling all IE pop-ups.</description>
      <pubDate>Fri, 20 Jul 2018 20:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-spy-attach-IE-11-Javascript-pop-up-window-Alert-Confirm/m-p/57782#M11731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-20T20:54:00Z</dc:date>
    </item>
  </channel>
</rss>

