Another option would be to check if current JUnit tests are still running fine
after adding:
webClient.setAjaxController(new
NicelyResynchronizingAjaxController());
to HtmlUnitTestingEngine
If it doesn't break tests then I think we can add it for the next release.
Could you please try and let me know?
Regards,
Julien
________________________________
De : "GRABOWSKI, Wojciech (Wojciech)" <wgrabow...@alcatel-lucent.com>
À : "jwebunit-users@lists.sourceforge.net"
<jwebunit-users@lists.sourceforge.net>
Envoyé le : Mardi, 7 Juillet 2009, 11h30mn 39s
Objet : [JWebUnit-users] NicelyResynchronizingAjaxController support in
jWebUnit ?
Hello,
I would like to ask
whether there is a chance to get "NicelyResynchronizingAjaxController" support
in jWebUnit?
HtmlUnit code
is:
------------------------------------
WebClient webClient
= new WebClient();
webClient.setAjaxController(new
NicelyResynchronizingAjaxController());
------------------------------------
I have already found tracker that seems to be dealing with
what I'm asking for:
http://sourceforge.net/tracker/?func=detail&aid=2697234&group_id=61302&atid=497985
Do you have any knowledge when this tracker will be resolved
and put into official (or unofficial) build of
jWebUnit?
If that is a very distant date... is there any possibility to
make some "hack" to enable this controller in current jWebUnit 2.2
?
My questions and requests come
from:
- I was using jWebUnit 2.2 successfully for IceFaces 1.7.2
enabled application
- last week our product switched to newer version of IceFaces
(1.8.1) and my jWebUnit test stopped to work
- after several hours of investigating I have found that
enabling "NicelyResynchronizingAjaxController" in
HtmlUnit
test (simplified version of my original jWebUnit test)
makes my testing available again with IceFaces 1.8.1
thank you in advance for your help!
Wojtek Grabowski,
Poland
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users