



Create a new Java class under newpackage by right-clicking on it and then selecting- New > Class, and then name it as “M圜lass”. Select New > Package, and name that package as “newpackage”.Ī pop-up window will open to name the package,ĥ.Right-click on the newly created project and.Name the project as “newproject”.Ī new pop-up window will open enter details as follow Create a new project through File > New > Java Project. When asked to select for a workspace, just accept the default location.ģ. The executable should be located on C:\Users\Yourusername\Eclipse\eclipse.exe. Launch the “eclipse.exe” file inside the “eclipse” folder.This directory contains all the JAR files that we would later import on Eclipse for Selenium setup. For simplicity of Selenium installation, extract the contents of this ZIP file on your C drive so that you would have the directory “C:\selenium-4.4.0\”. This download comes as a ZIP file named “selenium-java-4.4.0.zip”. You will find client drivers for other languages there, but only choose the one for Java. You can download Selenium Webdriver for Java Client Driver here.
