How To Install Selenium In Windows 10 | Step by Step Guide

preview_player
Показать описание
Hi! Welcome to the tutorials of selenium framework
Software testing, an integral part of the development process for software applications that meet the highest standards of quality. Lack of proper testing leads to the bad quality product, delayed delivery, unsatisfied custom service and increase in costs. Due to these drawbacks automation testing came into picture.
In this tutorial we will learn about the selenium framework its advantages and disadvantages and its components

Contents:
1. Installing the java JDK 15
2. Setting environment variables
3. Installing the Intellij Idea IDE
5. installing Jar files
6. Adding jar files to the IDE
7. Installing chrome driver
8. Installing firefox driver

Links And Steps
Installing the Java JDK 15
Click JDK download
Accept the license
Download the JDK 15
Open Command Prompt
Type java –version
And your JDK is installed successfully

Setting Environment Variables
Steps: - Open Advanced Settings or type in search bar ‘environment variables’
Select ‘edit environment Variables’ and click on Environment Variables in Advanced tab
In system properties window select path and click on edit
Update your Path
Test the Configuration

Installing Intellij Idea IDE
Download the Community Version

For installing JAR files
Download the JAVA Selenium Client and Webdriver Language Bindings

For installing CHROMEDRIVER
Download the chrome driver

For installing GECKODRIVER
Download the firefox driver

#selenium #Automation #automationengineer #automationtesting #howtobecomeatestautomationengineer #QA #AutomationTool
Рекомендации по теме
Комментарии
Автор

Thankyou, you were a big helping hand with this detailed explanation.

ImRaviKumar
Автор

I can't see the JAR files, I see some zip files that further unzip into alot of folders :/

peterryan
Автор

What's the difference between doing it this way vs. with the selenium server?

teamhairball
Автор

Hi, Many thanks for your detailed explanation, much appreciated. Please I really need your latest video for installation of java, eclipse and selenium web driver you. Please send me your link, I did not find yours. Thanks

mariarozario
Автор

Hi, can you please add link here to the next video on first selenium test

sonalbiswas
Автор

Hi, can u make a video for configuration and installation using Eclipse?

saif-gnqr