Robert Spielmann wrote:
> Hi Dierk, Hi all,
> 
> The problem is solved. The problematic HTML line was:
> 
> <img src="/cms/jcaptcha" />
> 
> As WebTest does not load images, the captcha servlet did not get called. I 
> have now added a separate invoke step for the captcha servlet, and the test 
> works fine now. Thanks a lot for your hints :-)
> 
> Mit freundlichen Grüßen / Best regards
> 
> Robert Spielmann
> IT Consultant
> 

you've been faster than I, I have to delete my draft mail explaining
this ;-)

You can use verifyImages at this place too if you want, it will verify
all images of the page and therefore request the captcha picture.

Marc.
-- 
Blog: http://mguillem.wordpress.com

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to