15 messages in com.canoo.lists.webtestRe: [Webtest] Upgrading from R_1454 t...
FromSent OnAttachments
mraible23 Aug 2007 13:09 
mraible27 Aug 2007 10:48 
John and Pip27 Aug 2007 11:16 
mraible27 Aug 2007 18:21 
mraible27 Aug 2007 18:41 
mraible27 Aug 2007 20:00 
Marc Guillemot28 Aug 2007 01:10 
Marc Guillemot28 Aug 2007 03:08 
mraible28 Aug 2007 09:41 
Marc Guillemot29 Aug 2007 00:31 
mraible29 Aug 2007 00:46 
Marc Guillemot29 Aug 2007 04:01 
mraible29 Aug 2007 07:35 
Marc Guillemot30 Aug 2007 00:57 
mraible30 Aug 2007 06:24 
Subject:Re: [Webtest] Upgrading from R_1454 to R_1600
From:mraible (ma@raibledesigns.com)
Date:08/27/2007 06:21:31 PM
List:com.canoo.lists.webtest

I've tried cranking up log4j.xml to have com.gargoylesoftware.htmlunit=DEBUG, but that doesn't seem to help.

Matt

John and Pip wrote:

Hi Matt,

You should be able to increase the logging level in the log4j properties file probably in lib folder.

I sometimes get this type of problem if I've turned javascript error checking off in webtest and then there is an error which means the javascript that clicks that link is not loaded and so doesn't run. Have you turned jscript error checking off?

cheers, John

On 8/28/07, mraible <ma@raibledesigns.com> wrote:

Is it possible to crank up logging to see why clicking the link is failing? Like I said, I haven't changed any code and it worked with the previous release.

Thanks,

I'm trying to upgrade from R_1454 to R_1600. With 1454, I had a JSF dataTable that used a commandLink to edit a record. This command link would submit a JavaScript form. For some reason, this is no longer working with R_1600. There's no error or anything, it just never makes it to my edit page. Any ideas?

The content of the generated HTML hasn't changed.

Thanks,