Sorry, no. The Windows Update in question breaks a ton of functionality when
you try to automate IE from out of process. However, the February cumulative
update should resolve the issue, if the last comment (from a Microsoft
employee) on the Microsoft Connect report is to be believed.
--
--
B
Hello all,
Recently Microsoft submitted a patch that appears to break/remove
*ExecuteScript. *I think this is causing *driver.execute_script* to fail
with access denied error message when using watir-classic.
Since IE11 removes support for *ExecuteScript*, is it possible to use *eval
*instead?