Selenium + Java: Presentation By: Ram Ganti
Selenium + Java: Presentation By: Ram Ganti
INSTALLATION SETUP
Required Software To Download
1 . Eclipse
2 . selenium
3. java
★ Eclipse - https://www.eclipse.org/downloads/
○ Click on the above link - Download eclipse based on your laptop supported version (There might
having 32 bit / 64 bit version) and install the software of eclipse
★ Selenium :
○ Selenium - https://www.seleniumhq.org/download/
➔ Open eclipse
◆ Go to File - click new - create a project
● Right click on project
● Go to build path
● Click on configure build path
● It will goto properties of project
● And click on Libraries
● And again click on Add External Jars
● It will redirect to the download folder , click on selenium folder which u created (except chrome
extension select all)and add that jars in to project
➔ This is the installation process of selenium + java