Pip22,
Sorry to inform you - Firefox DOES have an "Unresponsive script" dialog - i
found this post because I'm troubleshooting a problem where automated testing
in Firefox keeps throwing this dialog. Furthermore, increasing the timeout
doesnt help as it just waits longer to show the dialog. I think its something
to do with my testing environment (Selenium 0.83 if anyone wants to know).
Anyway, I havent found any way to turn this off entirely in IE or Firefox -
you would have expected them BOTH to have a config setting to "always stop"
or "always continue" scripts after they reach the max runtime - its
ridiculous how the user needs to click a button to continue - why not just
show it somewhere else and NOT interrupt browsing (e.g. privacy warnings,
page errors dialog, or console in FF)!? .... But oh well, dreams are free
"pip22" wrote:
>
> Microsoft's official method for dealing with this problem is here: 'How
> to set time-out period for script'
> (http://support.microsoft.com/kb/175500)
>
> A much quicker way is to use Firefox as apparently it doesn't have that
> problem -- plus it's a safer web-browser than IE, mainly on account of
> it not using any potentially unsafe ActiveX components.
>
> Use IE only where you have no choice, such as the Microsoft Update
> service (needs an ActiveX-aware browser).
>
>
>