« Return to Thread: selenium plugin?

Re: Re: selenium plugin?

by David-287 :: Rate this Message:

Reply to Author | View in Thread

You can have a look at mavenium. It's a simple plugin that lets you
use Selenium-IDE HTML tests in your maven webapp project and
integrates in maven's build life cycle, stopping it whenever a test
fails.

Upload to the maven central repository pending.

http://mavenium.sourceforge.net/


David

2006/10/24, Emmanuel Venisse <emmanuel@...>:

> Can you move this plugin in MOJO project?
>
> Emmanuel
>
> Prasad Kashyap a écrit :
> > We in Geronimo 1.2 also use Selenium in our testsuite. We have created
> > a selenium-maven-plugin to start selenium.
> >
> > http://geronimo.apache.org/maven/server/maven-plugins/selenium-maven-plugin/index.html
> >
> >
> > We use TestNG to run the tests. Check out the following links for a
> > basic example.
> > http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/console-testsuite/
> >
> >
> > Remeber that this is in trunk. So this is work in progress.
> >
> > Cheers
> > Prasad
> >
> > On 10/20/06, Mick Knutson <mickknutson@...> wrote:
> >> Is this plugin available for maven 2?
> >>
> >> --
> >>
> >> Thanks
> >>
> >> DJ MICK
> >> http://www.djmick.com
> >> http://www.myspace.com/mickknutson
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@...
> > For additional commands, e-mail: users-help@...
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: selenium plugin?