You can use the Selenium RC Server [1] to host the browser. You can then
remotely invoke this server from your Maven build. The Maven build then
doesn't need a browser. (but you're right, Selenium needs a browser
*somewhere*)

Regards,
Jan-Kees

[1] http://seleniumhq.org/projects/remote-control/



2010/4/8 Matthias Wessendorf <mat...@apache.org>

> Had a look at JBoss' Arquillian ?
>
> -Matthias
>
> On Thu, Apr 8, 2010 at 9:55 AM, Martinconi Cosmin
> <cosmin.martinc...@codebeat.ro> wrote:
> > Hi Mike,
> >
> > Thanks for the feedback. I did considered Selenium, but after some
> > discussions we concluded that the testing should be done totally
> automated
> > within maven and without a browser, so that excludes Selenium since it
> needs
> > a browser running in order to work.
> >
> > Regards,
> > Cosmin
> >
> >
> > On Wed, Apr 7, 2010 at 8:57 PM, Mike Kienenberger <mkien...@gmail.com>
> > wrote:
> >>
> >> I'd like to recommend that you also consider Selenium as a test
> framework.
> >>
> >> On Wed, Apr 7, 2010 at 10:04 AM, Martinconi Cosmin
> >> <cosmin.martinc...@codebeat.ro> wrote:
> >> > Hi,
> >> >
> >> > I also prepared an application proposal, that I submitted to Google
> and
> >> > a
> >> > wiki page:
> >> > http://wiki.apache.org/myfaces/GSoC2010_AutomatedTests
> >> > for the "Automated webapp tests for MyFaces Core and extensions"
> issue.
> >> > You can find the Jira Issue at:
> >> > https://issues.apache.org/jira/browse/MYFACESTEST-6
> >> >
> >> > I would really appreciate any feedback and comments.
> >> >
> >> > Thanks,
> >> > Cosmin
> >> >
> >
> >
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>

Reply via email to