Hi *,

I'm using Canoo to test a page including Ajax periodicaly reload.

I've wrote my test as below :

1- invoke URL for page to test ;
2- call verifyText (object must be present)
3- sleep for 30 sec (refresh occurs after 20 sec)
4- call verifyText (object must be present)

But this is not working like hopes... My test is always success, but If
I check result page store on step 3, I see last test should failed !

Searching on Canoo docs and on the web, I found this (excellent as
usual) Marc's blog article :
http://mguillem.wordpress.com/2007/07/24/htmlunit-re-synchronize-ajax-calls-for-simple-deterministic-test-automation/
who seems to tell us my scenario should worked.

Does anybody already see this and/or know where I'm wrong ?

Regards,
david.
--


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

Reply via email to