This plugin integrates Jenkins users with Selenium Testing on Lambdatest.com. Lambdatest.com provides cross browser testing of websites, webpages, and web applications on Windows, Macs, and real iPhones, iPads, and Android Phones and Tablets.
Wiki: https://wiki.jenkins-ci.org/display/JENKINS/
- Go to your installation's management screen.
- Click Manage Plugins.
- Click the Available tab.
- Find the Lambdatest.com Plugin and select the checkbox.
- then click either Install without restart or Download now and install after restart.
by hand (not recommended)
- Download Lambdatest.hpi.
- Save the downloaded .hpi file into your
$JENKINS_HOME/plugins
directory. - Restart Jenkins.
- JDK ≥ 8
gradlew server
gradlew server -Pjenkins=${jenkins_version}
gradlew server -Pjenkins=${jenkins_version} -Dstapler.jelly.noCache=false
make sure all code has been committed to your local git repo
gradlew publish release
credentials for the publish should be in a file ~/.jenkins-ci.org