How to SetUp Protractor with GitLab and Jenkins
问题 Please let me know if anyone have tried integration of protractor with Jenkins. Regards, Manan 回答1: Integration with jenkins is relatively simple. The biggest hurdle is ensuring that the boxes which have Jenkins installed are up to date and have the required resources. If you want to test in Firefox on jenkins - you will need XVFB installed. Luckily for you, there is a plugin for that: https://wiki.jenkins-ci.org/display/JENKINS/Xvfb+Plugin Running protractor protractor.js.conf will return a