Hi *,

I need to write test which invoke URL embedding ajax reload
(periodically_call_remote). For this, no matter, sleep is my friend. But
now, I need to wait for reload before to call next check, and during
this wait, I need to do some another action (call another URL).

Does anybody know a convenient way to do something like with Canoo ? :

...
* invoke url='/myUrl'
* fork
** sleep for 30 seconds
** invoke another url
* wait for childs and continue (reload should occurs)
...

Hoping this could be done with Canoo...

dav.
--



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

Reply via email to