George, FYI: HtmlUnit now contains an initial dummy support for document.execCommand (in fact it does nothing).
Cheers, Marc. -- Blog: http://mguillem.wordpress.com George Policello wrote: > Marc, > > I will try to turn off the JavaScript error detection. For the pages I > am interested in I can use one of the Firefox plug-ins for JavaScript > debugging. > > I will try to find the HtmlUnit bug pages and do as you asked. > > Thank you for the response, it is greatly appreciated. > George > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot > Sent: Thursday, February 07, 2008 12:52 AM > To: [email protected] > Subject: Re: [Webtest] Trying to get Webtest to run on pages with > document.execCommand() > > Hi, > > the support for execCommand needs to be added in HtmlUnit. Can you > please open an issue there? > > In the mean time, if what is done in design mode (ie the execCommand) > doesn't matter, you can turn js error detection to false when your test > loads pages using execCommand. > > Cheers, > Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

