Search code examples
c#seleniumhudsonselenium-rc

Selenium RC in Hudson


is there a way to install selenium into hudson, and have it run a test via a .dll (c#)? all i can find so far is a html script.

Thanks


Solution

  • The fix i've found for this, was to use gallio and push my compiled DLL throw its gallio.echo console.

    hudson passes and fails the job based on the results from gallio.