Hi Folks,
I'm looking to run Selenium RC functional tests as part of a Bamboo continuous integration system. Is there any information on how to do this?
My main concern is communicating results between Selenium and Bamboo. My understanding is Bamboo requires JUnit style xml output. It seems a wrapper is necessary to translate Selenium results into this format. Has anyone made such a wrapper, or is there an alternative solution?
Thanks so much,
David
There are some excellent tips here: https://answers.atlassian.com/questions/900/selenium-and-bamboo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.