hi,
 
i've a simple test applied on the richFaces demo to show this problem:
 
<webtest name="richFaces demo - test ajax commandButton">
   <invoke
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandButton.j
sf?c=commandButton"/>
   <setInputField name="j_id221:j_id224" value="florian"/>
   <clickButton label="Say Hello" name="j_id221:j_id225"/>
   <verifyText description="Verify that text is contained in the page"
text="Hello florian! "/>
</webtest>

You'll see that the step verifyText fails because the page content was
not updated! I used a http proxy 

Using webtest r_1710 (with htmlunit 2.1)



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

Reply via email to