1 message in com.canoo.lists.webtest[Webtest] WebTest & HTTPUnit 1.5.3
FromSent OnAttachments
Kenan Malik08 May 2003 16:20 
Subject:[Webtest] WebTest & HTTPUnit 1.5.3
From:Kenan Malik (kena@yahoo.com)
Date:05/08/2003 04:20:43 PM
List:com.canoo.lists.webtest

Hi all,

Has anyone got WebTest and HTTPUnit 1.5.3 working? Specifically, I want to take advantage of the numerous fixes to meta refresh tags for URLs in 1.5.3 for my testing.

I can successfully compile and run, however I'm getting the following button not found error:

com.canoo.webtest.engine.StepFailedException: Button with name <submitter> and value <Submit> not found!, Step: ClickButton (id="Click the submit button" label="Submit")

It works fine with HTTPUnit 1.5.2 (other than a meta tag error from HTTPUnit), but recompiling with 1.5.3 gives the above message. Without delving into a heavy duty debugging session, I thought I'd ask the community. Many thanks in advance!

Best,

-kenan