

If any control goes out of the browser then Selenium will not be able to handle it. Selenium Webdriver is a collection of Java library with some predefined methods which help you to automate browsers. We are done Configure Eclipse for Seleniumĭownload Selenium Jars and add into the project Once the extraction process will finish you will get eclipse-standard folder Once download will finish, start to extract the zip file and wait for the extraction process to finish. Let’s wait for download window to appear, now click on OK button to start download Here you will get so many flavors of eclipse IDE you can select first which is coming to Eclipse IDE for Java Developers based on your requirement select 32 or 64 bit. This post will focus on eclipse.ĭownload Eclipse for from their official website Step 2- Download your favorite editor like Eclipse, IntelliJ, NetBeans, etc. Step 1- Open command prompt and type java -version and make sure you get Java Version Note- I would recommend you to use Java 8 at this moment which is stable with all Selenium versions.

In order to use Selenium with Java, we need to make sure Java is installed in the Local System. How To Install Selenium In Windows Step by Step In case you want to automate application using Python or C# or JavaScript then I have dedicated videos on my channel and I will give you the links for reference.

You just need an active internet connection and browser, rest everything is covered.īefore we start the process just want to highlight that Selenium supports multiple languages like Java, C#, Python, JavaScript, PHP etc. In this post, I will guide you on how you can Install Selenium In Windows in a simple guide.
