Hi,
I have a set of selenium integration tests, that are currently run using a test runner. I would like to make these to be run as a scheduled job on hudson. Since, all the projects we have are based on maven, I would assume, that we need to create a maven script to be able to run the selenium scripts and add the job to hudson.