Hi,
I wrote a few Selenium tests during my GSoC this year and I would like to help integrate it with our continuous integration server. Michal told me a new CI server was being set up. Can we have some inputs on how do we go about it, i.e, running Selenium tests on BrowserStack with our CI builds?
Thanks!
Hi
Dne Sat, 21 Dec 2013 21:01:30 +0530 Ayush Chaudhary ayushchd@gmail.com napsal(a):
I wrote a few Selenium tests during my GSoC this year and I would like to help integrate it with our continuous integration server. Michal told me a new CI server was being set up. Can we have some inputs on how do we go about it, i.e, running Selenium tests on BrowserStack with our CI builds?
We have Jenkins set up, which should be able to run the tests. The only missing bit is integration - passing BrowserStack authentication to the tests in a way that is not publicly visible and running the tests.