Hi Andrew, when simulating IE, only the XMLHttpRequest (in its different flavors) is currently simulated and therefore not yet Microsoft.XMLDOM
You can try to simulate Firefox rather than IE, setting a Firefox User-Agent header in <config>'s <header>. Marc. Andrew Sickorsky wrote: > Hello, all! > > I'm testing application wich uses JSF and AJAX. I'v got an error after > attempt to invoke a page: > > > com.canoo.webtest.engine.StepFailedException: Step[invoke "open login > page" (1/169)]: Script error loading page executing webtest at: invoke > Could not retreive a valid progID of Class: Microsoft.XMLDOM. (original > exception: null) > (http://localhost/services-test/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript#2) > > > WebTest 2.4 and SVN version (rev 2683) were used - both fails with the > result above. > > > > Thanks in advance > > > > -------------------------- > > Andrew Sickorsky > mailto:[EMAIL PROTECTED] > > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

