| Yes, I know.  We've been using Webtest successfully for 
| months now 

glad to hear!

| but have a problem with getting the current 
| response after an event with Rich Faces.  I am trying to 
| track this down - so far I'm getting the response correctly 
| with HTTPUnit but am now trying to see what's actually being 
| returned to WebTest ...

The easiest way of achieving this is probably by using the 
groovy step, which gives you access to the current response.

If you want to get more fancy, you can even use Groovy to
wrap the HttpConnection into a DebugConnection ;-)

all the best
Dierk

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

Reply via email to