Subj : alternatives to Rhino JS that support MSIE functions ? To : netscape.public.mozilla.jseng From : JLH Date : Thu Oct 28 2004 06:08 pm I have just started using FitNesse, HtmlUnit and the Rhino JS engine to develop some acceptance tests, and I ran across several unsupported IE specific commands, such as window.showModalDialog() which produces pop-up window dialogs. I am considering what the best options are to the "IE specific" problem: 1. re-write the test cases around the problem areas, catch and ignore script errors ( this is what I have started to do ). 2. search for alternatives to the Rhino JS engine any thoughts would be greatly appreciated, -John H. .