Log In to start Learning

Login via

Post By Admin Last Updated At 2020-06-15
Selenium Installation
So till now, we have What is selenium and its components. So now let us discuss selenium installation tool in our local system.But prior to the Selenium tool installation, it  is advisable to install JAVA in your in your systemsFollow the steps below to install JAVA in you.Visit https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html to download the latest version of JAVAIn the JAVA SE development Kit 8u201, select  your operating system platformselenium installationOnce download double click on the exe and click on YES  and then click on NEXTselenium installationAnd then Click Nextselenium installationNow click on OKselenium installationAnd then click on Nextselenium installationAnd finally click on Closeselenium installationSo till now, we have installed JAVA in our system. Now its time to install JRE in our systemsVisit the link below to download the latest JAVA SE platform and Click on Downloadhttps://www.oracle.com/technetwork/java/javase/downloads/index.htmlselenium installationScroll down the page and check on Accept License agreements and select the operating systems. It is recommended to download the file in Zip format selenium installationOnce you have downloaded the RAR file, extract it an run the installer.Since we have installed both the JAVA and JRE, now its time to Set up the environment.Path Set up:Right click on Computer and Click on Propertiesselenium installationClick on Advanced System Settings  and Environmental Variablesselenium installationselenium installationNow Under User  Variables Click New and give the variable name as JAVA_Home  and give the Variable names as the java installation file address.You can easily find your JAVA installed address as shown belowC:\Program Files\Java\jdk1.8.0_201\selenium installationAnd Click on OK for three times So after the installation completes, it time to validate the software. This can be done using the following command.In the command prompt type JAVA and you can see the following screenselenium installationIf you have seen the following Screen, you are succeeded in installing JAVA.So, now we have completed the installation of JAVA and JRE. Now its time to install Eclipse IDE in our SystemsVisit https://www.eclipse.org/downloads/packages/release/indigo/sr2/eclipse-ide-java-ee-developers  and select your operating systemselenium installationOnce downloaded  extract the RAR file and run the installerselenium installationA default work-space is provided and you can change if required!!selenium installationClick OKThat’s it! a wonderful IDE will be opened as shown belowselenium installationselenium installationSo last, but not the least the final step is to install selenium  IDE.

Selenium Installation

Visit https://www.seleniumhq.org/ to download selenium latest version!In the downloads, visit Standalone server and click on Download.selenium installation Now Scroll your mouse a bit further to download client and  web driver bindingsselenium installationSince for testing, we have used JAVA, just download the JAVA supported installerOnce downloaded, you will be getting the RAR file and extract that file. In the same folder, you will be finding the Drivers for Chrome and Firefox.selenium installationSo now, you will be finding various files of different platforms.  And now it's time to download the file that supports your systemsselenium installationUpon downloading extract the RAR filesIn the same page, you will be finding Selenium IDE, for Chrome and Firefox. Click on  the browsers toselenium installationdownload the filesselenium installationNow Click on Add extension to download the filesselenium installationOnce downloaded, you will be finding an extension in your browser.Once you opened the extension, you will be finding the extension like belowselenium installationSo after opening the extension, you need to create a new project. Once opened you will be seeing the following Screenselenium installationHere give any name to the project and click OKselenium installationAnd finally, you will be finally entered into the following screen.selenium installationThis you have successfully completed all the installations to your project and you can start testing the applications.Firepath and Firebug:Like Selenium IDE, these Firepath and Firebug have an extension in Browsers like Chrome and Safari. And you people can easily add an extension to the respective browsers.Click the link to know more on Firebug and Firepath