I am trying to set up a new hudson job to run some Selenium tests.
We are using:
- maven for building the tests
- hudson for continuous integration
- selenium 2 for the ...
I'm new here so i'm not sure if this the right place to ask my question
I use hudson with my maven3 (struts 2 web application) project and i installed all selenium
plugins ...