Hi All,
I have a peculiar situation... A web app spied partly in HTML and partly in Java mode worked perfectly fine for several months.
Some time ago a new page was introduced which is executing several javascript queries after pressing a button on the form.
Once the queries are executed, the previously spied HTML elements stop being recognized, and HTML spying mode disappears altogether when attempting to re-spy the elements.
We cannot apply -extoff , as this disables Java... which needs to be running in order to interact with a few forms.
Executing the javascript fragment directly yields the exact same results.
For the time being the workaround is to re-spy everything in AA mode... It works, but AA is not the most efficient mode in IE 11.
Any ideas for a better workaround (or even better, a fix)?
Machine config is:
Windows 7 Enterprise 64-bit
j.r.e. 1.6.26
j.r.e. 1.6.29
j.r.e 1.7
IE 11
Cheers,
Andrzej.
Andrzej Silarow