Selenium WebDriver and Jenkins Integration using Maven
How to integrate Selenium WebDriver Java, GitHub, Jenkins and Maven In this tutorial, we are going to be walking through the process of setting up Selenium WebDriver Java with source control and continuous integration. To do this, firstly we are going to need a few things. Prerequisites: Eclipse downloaded and installed (Maven comes with Eclipse) Jenkins [...]