Hi Nicholas, 1) AJAX use a lot of Javascript, so HtmlUnit is the solution, even if I still have problem with onclick event (it works with HtmlUnit alone, but not with jWebUnit+HtmlUnit).
2) I set up a Maven Repository for jWebUnit here : http://jwebunit.sourceforge.net/m2-repo-snapshots/ You can find jwebunit-core.jar and jwebunit-htmlunit-plugin.jar. But you still need all htmlunit dependencies. It is possible to package a jar with full dependencies inside. If you are interested, just ask. Concerning Jacobie, plugin is currently totally broken, as I made some change in jWebUnit Interface, and jacob.dll is not on the right place. However, Selenium is a better solution, as it works with all browser. I'm currently working on SeleniumDialog, and I hope it will pass most of the tests soon. Cheers, Julien [EMAIL PROTECTED] a écrit : > > Julien or other DEVr's. > > 1) Do you know if the htmlunit plugin for jwebunit will work with an > AJAX based front-end? > > 2) Are you good at builds for the jWebUnit project? I would like to > get a new build out to the community, but I don't have the time too. > Plus, the client, that I'm at doesn't allow remote connections to the > SVN repository to get the latest. > > I would much rather run my tests via eclipse, this allows me to make > fixes for either jacobie and jwebunit. Any thoughts….or other > suggestions on getting the latest from SVN? > > See Ya, > > Nicholas P Neuberger > > ------------------------------------------------------------------------ > > _______________________________________________ > Jwebunit-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jwebunit-development > -- _________________________________________________________________________ Julien HENRY | **Capgemini Sud **| Nice www.fr.capgemini.com <http://www.capgemini.com/> Porte de l’Arénas – Entrée B | 455 Promenade des Anglais | 06200 Nice **Join the Collaborative Business Experience**** ** _________________________________________________________________________ This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
