I seen your commit, note that the setTextField() in SeleniumDialog method 
should also work for textareas ;o)
Probably you should add a TODO above the method.
I don't have time to write a patch for the moment... :]

Fred.

On Tuesday 01 August 2006 12:00, Julien HENRY wrote:
> Done. All is now compiling fine.
>
> AFAIK, I can build Selenium plugin without using JDK 1.5. In fact, I
> already use JDK 1.5 for a long time, but Maven is configured to use 1.4
> compatibility mode.
>
> Don't know if it works with JDK 1.4. Did you test with 1.4 ?
>
> ++
>
> Julien
>
> ----- Message d'origine ----
> De : Fred <[EMAIL PROTECTED]>
> À : [email protected]
> Envoyé le : Mardi, 1 Août 2006, 11h09mn 39s
> Objet : Re: [Jwebunit-development] 1.x is dead, viva 2.x
>
> On Friday 28 July 2006 23:50, Julien HENRY wrote:
> > Hi,
> >
> > I spend my evening to release jWebUnit 1.3. It's now on sourceforge, and
> > on jwebunit private maven repo. I asked Maven guys to put it on ibiblio
> > (it should be done in few days). I updated the site, and refresh
> > documentation (don't worry, there is still a lot of work to do on it ;)).
> >
> > I also merged all 1.x changes to trunk (2.x). We can now work directly on
> > trunk, and 1.x will only be used to update documentation of stable site
> > and perhaps fix the most annoying bugs.
> >
> > Don't be affraid if trunk do not compile: it's too late for me to fix
> > selenium plugin (because of new methods in IJWebUnitDialog). Perhaps
> > tomorrow...
>
> What's the status of these fixes ?
>
> > For 2.x, here is a part of my TODO list (not in priority order):
> >   - continue to clean and refactor API (tables assertions, javadoc, ...)
> >   - improve selenium plugin
> >   - remove JUnit dependency (move WebTestCase in another optionnal module
> > ?) - use JDK 1.5
> >   - refactor way of locating objects
> >   - add a way to handle javascript alert, confirm, ...
> >   - add a real exception mechanism to allow user to know precisly why
> > test failed (remove all RuntimeException) - allow localisation of
> > messages (move them in a property file ?) - ...
>
> Perhaps you should move to JDK 1.5 first, Selenium is already using this
> jvm. We can't build Selenium module because of that too.
>
> Fred.
>
> -------------------------------------------------------------------------
> 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-development mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jwebunit-development

-------------------------------------------------------------------------
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-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to