Hi Rolf, it's not a curiosity and should become the default WebTest configuration. The problem is that is doesn't handle all cases that should nicely be handled: many AJAX libraries use setTimeout with a very small delay and this should be handled gracefully too.
Marc. rk-11 wrote: > > Hello Marc, > > I didn't knew this controller before. However, I use it now! > And my scripts got rid of one or another <sleep> and <retry>. > > Thx a lot for your "curiosity". ;-) > Rolf > > Marc Guillemot wrote: >> Hi Rolf, >> >> just curious, have you tried to configure a >> NicelyResynchronizingAjaxController on the WebClient? It is not perfect >> (an other solution will come) but it should allow to await any wait >> stuff in most cases. >> >> Marc. > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > > -- View this message in context: http://www.nabble.com/accessing-content-created-by-javascript-tf4732496.html#a13610640 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

