<?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 Javascript Inject in IE11 (execScript removed from IHTMLWindow2) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Javascript-Inject-in-IE11-execScript-removed-from-IHTMLWindow2/m-p/71334#M23939</link>
    <description>Hi all,

Per the below MSDN link, the execScript method was removed from IE11 IHTMLWindow2 COM interface and replaced with eval:
&lt;A href="https://msdn.microsoft.com/en-us/library/bg182625(v=vs.85).aspx" target="test_blank"&gt;https://msdn.microsoft.com/en-us/library/bg182625(v=vs.85).aspx&lt;/A&gt;

I'm attempting to use javascript injection to assist with automating an AJAX heavy page, however receive an internal exception.
The javascript itself is correct, as it works in the console and when using selenium webdriver against IE.

Is there any plan to support the eval method within IHTMLWindow2 for those of us on IE11?</description>
    <pubDate>Tue, 03 Oct 2017 05:39:00 GMT</pubDate>
    <dc:creator>DavidEdwards-Da</dc:creator>
    <dc:date>2017-10-03T05:39:00Z</dc:date>
    <item>
      <title>Javascript Inject in IE11 (execScript removed from IHTMLWindow2)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Javascript-Inject-in-IE11-execScript-removed-from-IHTMLWindow2/m-p/71334#M23939</link>
      <description>Hi all,

Per the below MSDN link, the execScript method was removed from IE11 IHTMLWindow2 COM interface and replaced with eval:
&lt;A href="https://msdn.microsoft.com/en-us/library/bg182625(v=vs.85).aspx" target="test_blank"&gt;https://msdn.microsoft.com/en-us/library/bg182625(v=vs.85).aspx&lt;/A&gt;

I'm attempting to use javascript injection to assist with automating an AJAX heavy page, however receive an internal exception.
The javascript itself is correct, as it works in the console and when using selenium webdriver against IE.

Is there any plan to support the eval method within IHTMLWindow2 for those of us on IE11?</description>
      <pubDate>Tue, 03 Oct 2017 05:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Javascript-Inject-in-IE11-execScript-removed-from-IHTMLWindow2/m-p/71334#M23939</guid>
      <dc:creator>DavidEdwards-Da</dc:creator>
      <dc:date>2017-10-03T05:39:00Z</dc:date>
    </item>
  </channel>
</rss>

