Hello,

I need to write a special test against ajax. Service is designed as
follow :

- request /
-- controler try to filled session with objects (could be empty or not)
-- view insert ajax periodically reload if no objects in session, and
remove (if exist) if objects was filled and reload exist.
- end request and wait for action (and/or run ajax reload)

To check code, I need to write test to check if ajax reload is showed,
removed, etc. according to each case could occurs.

Does anybody see a way to write test on this ?

regards,
david.
--


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

Reply via email to