

Currently I have one file in ‘selenium-java-3.0.0-beta2’ folder and 16 files in selenium-java-3.0.0-beta2\lib folder.Ĭlick ‘Open’ to add them to the Libraries tab. Make sure that you select all the files with type, ‘Executable Jar File’. Browse to the location where the files from site (Selenium Client and WebDriver Language Bindings) were downloaded and extracted. Make sure the ‘libraries’ tab is selected. Now there are TWO WAYS to add external JARs to our project. Choose ‘Build Path’ -> ‘Configure Build Path…’ I have named my project as ‘WebDriver Tests’. Switch over to Eclipse and choose the desired workspace directory.Ĭreate a new Java Project as follows, File -> new -> Java Project. (Please note that the version number that you are seeing might be different from the one in the snapshot here as 3.0.0-beta2 is the latest when this post is created.)Įxtract the downloaded files to required location on your system. Under “Selenium Client & WebDriver Language Bindings” section, click on the download link against the language ‘Java’. Time to follow 3 steps for setting up the environment, Step 1: Just extract all the contents to a folder and double click on the executable file.

Download and install Java SE Development Kit (JDK) on your system.It is recommended that you follow closely and work along to make the set up process all the more simple! Pre-requisites: Welcome to our first explore-along post of WebDriver series.
