Re: [JWebUnit-users] Re : Ajax feature

2009-06-01 Thread DCraig
Usage problems for JWebUnit Subject: Re: [JWebUnit-users] Re : Ajax feature Hi, This has (sort of) been requested in the tracker already: https://sourceforge.net/tracker/?func=detail&aid=2697234&group_id=61302&atid=497985 I plan on resolving this in the next week. Cheers Jevon On Tue, Jun 2

Re: [JWebUnit-users] Re : Ajax feature

2009-06-01 Thread Fran coyy
Hi, thanks you guys for your quick answers, I actually saw those requests in the tracker, so I can expect those features to come up eventually some day (right now I can handle the project using sleep(someTime)). Have a good one, Francois On Mon, Jun 1, 2009 at 9:49 PM, Jevon Wright wrote: > H

Re: [JWebUnit-users] Re : Ajax feature

2009-06-01 Thread Jevon Wright
Hi, This has (sort of) been requested in the tracker already: https://sourceforge.net/tracker/?func=detail&aid=2697234&group_id=61302&atid=497985 I plan on resolving this in the next week. Cheers Jevon On Tue, Jun 2, 2009 at 2:25 AM, Julien HENRY wrote: > Hi François, > > Unfortunately JWebUni

[JWebUnit-users] Re : Ajax feature

2009-06-01 Thread Julien HENRY
Hi François, Unfortunately JWebUnit API is limited to "traditional" web browsing and was not tested for AJAX intensive usage. Because we are relying on HtmlUnit, this is simple to do (just expose required feature in the JWebUnit API). Feel free to propose a patch as JWebUnit evolution depends o