George, current builds of WebTest contain HtmlUnit-1.14. I have made the dummy implementation of execCommand a few hours ago what means that it is only in HtmlUnit source control and not yet available in a release. Currently it is not possible to simply drop an HtmlUnit snapshot in place of HtmlUnit-1.14: if you want to use the latest HtmlUnit snapshot, you have to build WebTest by yourself.
Cheers, Marc. -- Blog: http://mguillem.wordpress.com George Policello wrote: > Marc, > > Thank you for the pointer. The pages I am looking at use execCommand() > to stop the flicker on the background. So doing nothing is fine for my > work. > > Is that version of HtmlUnit in the latest Webtest? If so, how come I was > getting the messages? That is, what symptoms would tell me it is there > but failing for another reason? > > Thanks for the help, > George > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot > Sent: Friday, February 08, 2008 5:53 AM > To: [email protected] > Subject: Re: [Webtest] Trying to get Webtest to run on pages with > document.execCommand() > > George, > > FYI: HtmlUnit now contains an initial dummy support for > document.execCommand (in fact it does nothing). > > Cheers, > Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

