Question along these lines....

HTMLUnit states if you use setTimeout(), you can't use the 
NicelyResynchronizingAjaxController.

Currently, when Jwebunit initalizes a Webclient, it uses wc.setTimeout().

What are the ramifications if you always use 
NicelyResynchronizingAjaxController (if any) opposed to setTimeout()? Will 
HTMLUnit always sit and wait for an XMLHttpResponse? What if a certain page has 
no Ajax implementations?

Thanks! Just trying to understand....

-----Original Message-----
From: Jevon Wright [mailto:je...@jevon.org] 
Sent: Monday, June 01, 2009 3:50 PM
To: 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, 2009 at 2:25 AM, Julien HENRY <henr...@yahoo.fr> wrote:
> 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 on the community.
>
> Regards,
>
> Julien
>
> ________________________________
> De : Fran coyy <franc...@gmail.com>
> À : jwebunit-users@lists.sourceforge.net
> Envoyé le : Lundi, 1 Juin 2009, 15h35mn 23s Objet : [JWebUnit-users] 
> Ajax feature
>
> Hi everyone,
>
> I'd like to know if there is some way to use ajax feature such as 
> synchronization on ajax calls, similar to 
> NicelyResynchronizingAjaxController with HtmlUnit ?
>
> Thank you,
>
> Francois
>
>
> ----------------------------------------------------------------------
> -------- Register Now for Creativity and Technology (CaT), June 3rd, 
> NYC. CaT is a gathering of tech-side developers & brand creativity 
> professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, & 
> iPhoneDevCamp as they present alongside digital heavyweights like 
> Barbarian Group, R/GA, & Big Spaceship. 
> http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> JWebUnit-users mailing list
> JWebUnit-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jwebunit-users
>
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking 
to deploy the next generation of Solaris that includes the latest innovations 
from Sun and the OpenSource community. Download a copy and enjoy capabilities 
such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to