Re: [JWebUnit-users] JWebUnit And Ajax Support

2009-10-05 Thread Robert R
ng > wrong such that newer text is not able to be found in my more > complicated pages. I will need to do some more testing, cutting out > most things, and see where it is going wrong. > > Thanks again. > > Robert > >> -------------- >> >>

Re: [JWebUnit-users] JWebUnit And Ajax Support

2009-10-05 Thread Robert R
gt; Subject: Re: [JWebUnit-users] JWebUnit And Ajax Support > To: Usage problems for JWebUnit > Message-ID: >        <2f3e58960909291518r28f3d71dt4904f03e90ca9...@mail.gmail.com> > Content-Type: text/plain; charset="windows-1252" > > Hi, > > I haven't ye

Re: [JWebUnit-users] JWebUnit And Ajax Support

2009-09-29 Thread Jevon Wright
Hi, I haven't yet played around with the NicelyResynchronizingAjaxController implementation. However, WebTester directly calls HtmlUnit, so the only constraints around AJAX in JWebUnit are those in HtmlUnit (not many). Can you confirm that an AJAX call works at all? e.g. calling AJAX functionalit

[JWebUnit-users] JWebUnit And Ajax Support

2009-09-29 Thread Robert R
I’m a little unclear about the expected behavior of JWebUnit when working with Ajax. I followed the instructions for adding NicelyResynchronizingAjaxController to my own build of JWebUnit (found here): http://sourceforge.net/mailarchive/forum.php?thread_name=329488.76625.qm%40web28510.mail.ukl.yah

[JWebUnit-users] Jwebunit and Ajax support

2009-07-08 Thread mpiraccini
Hi guys, We have to introduce ajax in our applications, and we have a lot of unit tests made using jwebunit. We know that jwebunit does not currenlty support ajax. Btw, we need to synchronize with ajax calls :). According with the 2697234 issue on the tracker, this can be done exposing HtmlU