I've developed some testcases localy with this setup: Eclipse, Selenium webdriver 2.0, Maven 2, TestNG, Git
When I run the test via Maven test it works just fine. But now my next task is to move My tests to Bamboo. I've searched at Atlassians HomePage but not found any good information on how to do it.
I figure I must install webdriver on the Bamboo server? And then? Could someone please tell me how to set up Bamboo so IT would run My tests?
Best regards, P