[Webtest] ajax, reload and parallels tasks
Marc Guillemot
Marc Guillemot <mguillemot@yahoo.fr>
Fri, 25 Apr 2008 13:29:48 +0200
can you explain how you would do this manually?
With a new browser? In this case, you can use selectWebClient. In a new
window of the same browser? In this case 1 or 2 lines of script will be
needed to simulate that.
Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com
dav wrote:
> And how to run in // ?
>
> --
>
>
> Le vendredi 25 avril 2008 à 21:15 +1000, Paul King a écrit :
>> You probably want either or both of ifStep and retry.
>>
>> Paul.
>>
>> dav wrote:
>>> 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
>>> WebTest@lists.canoo.com
>>> http://lists.canoo.com/mailman/listinfo/webtest
>>>
>>>
>> _______________________________________________
>> WebTest mailing list
>> WebTest@lists.canoo.com
>> http://lists.canoo.com/mailman/listinfo/webtest
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>