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.
-- 
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
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to