How can we integrate Jenkins with Selenium WebDriver?

Ranorex Studio, Spy, Recorder, and Driver.
TestOrigen
Posts: 4
Joined: Fri Nov 03, 2017 8:49 am

How can we integrate Jenkins with Selenium WebDriver?

Post by TestOrigen » Fri Dec 15, 2017 9:37 am

can you brief about How can we integrate Jenkins with Selenium WebDriver?

User avatar
N612
Posts: 135
Joined: Mon Jul 11, 2016 4:01 pm

Re: How can we integrate Jenkins with Selenium WebDriver?

Post by N612 » Fri Dec 15, 2017 6:41 pm

Jenkins and Selenium web drivers are two different things and you cannot really integrate Jenkins with a Selenium webdriver. Jenkins is a CI tool, while a Selenium webdriver is basically just a browser. If you are able to elaborate a bit more on what you are trying to achieve, we will be happy to get you pointed in the right direction.