Hi,
JWebUnit 2.X is now totally broken. I'm trying a big refactoring, but it's a
big work, and I should also work on 1.X to fix bugs and add simple new
functionnalities.
You can build 2.X from SVN (trunk) but do not expect it to work.
It could be easy to add a Selenium plugin to JWebUnit, as soon as we can
respond to this question: when you perform an action with JWebUnit (and
HtmlUnit behind), and this action leads to opening a new page, JWebUnit "wait"
until this page is totally loaded. But with Selenium, clicking a link doesn't
wait for the page being loaded. It is the responsability of the test writer to
know this action will load a page and call a "waitForPageToLoad()".
JWebUnit code :
clickLink("aLink");
assertTitleEquals("TitleOfTheNewPage");
could not be easily translated into selenium code... because sometime clicking
a link doesn't load a new page. So you can't append a "waitForPageToLoad" after
each "click()".
As soon as this question will be solved, I think we can cover almost 90 % oj
JWebUnit functionnalities with a Selenium plugin.
++
Julien
----- Message d'origine ----
De : Ed Smith <[EMAIL PROTECTED]>
À : [email protected]
Envoyé le : Mercredi, 27 Décembre 2006, 21h56mn 38s
Objet : [Jwebunit-users] JWebUnit 2.X
Is there some definitive source to answer the
following:
. What's the status of JWebUnit 2.X?
. When I go to the 2.X site
(http://jwebunit.sourceforge.net/2.x/index.html) and
click Download, I get 1.4RCX. How do I get 2.X?
. 1.4RCX works great, but I want to use the Selenium
plugin. When I try the instructions at
http://jwebunit.sourceforge.net/2.x/jwebunit-selenium-plugin/index.html,
it fails. It says
"net.sourceforge.jwebunit:jwebunit-selenium-plugin:jar:1.3".
. Will the Selenium plugin work with 1.4RX?
Bottom line is that I want to try JWebUnit with
Selenium. How do I do this, and how stable is the
result?
Thanks for any and all assistance.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible
contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users