How can I download Microsoft WebDriver Edge Driver to use with Selenium

0 votes
How can I download Microsoft WebDriver/Edge Driver to use with Selenium?
Jul 15, 2019 in Selenium by William
41,541 views
My OS is windows 19043.1348 please how can I find the suitable edge driver version ?

1 answer to this question.

0 votes

Hi William, to download Microsoft Webdriver or Edge driver, you first need to check following basic requirements to run Egde driver with selenium:

  • Windows 10 installed on your machine
  • Correct Microsoft WebDriver server version
  • Latest version of Selenium Webdriver

Now, you can follow these steps to download the Microsoft webdriver:

  1. First check the version of your OS build. Based on your OS version build, you have to download the corresponding Edge driver. To check OS Build go to Start > Settings > System > About. In my case, OS version build is 17134.
  2. Open Microsoft Edge Webdriver page using this link – https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
  3. Click on Downloads and from the list of different versions of Edge drivers, download the latest one or as per your requirement.
  4. This will download the msi file. Select all default details while installing the msi file. Note down the location where the driver will be installed. This will be displayed in the window shown in the below image:
  5. Once the installation is complete, go to the folder path to check that webdriver is properly installed.
For further understanding, you can refer to the Selenium Training.
answered Jul 15, 2019 by Abha
• 28,140 points
what else need to do for mac machine

Hi, @Pandiya,

Do you want to download Microsoft Webdriver or Edge driver in your Mac system?

Guys listen check your OS Build in your system, after match your OS then download the edge browser (or) Driver, And one more thing in edge browser 183653.959  in this OS Build is not available, So plan accordingly......  This one i can say WINDOWS OPERATING SYSTEM ONLY.!!!!!!!!!!!!!!!!!!!!!!!!..

REGARDS

GopiDeva PL

Thanks for the insight @GopiDeva
Hi

I am not able to navigate to Chrome, Edge after downloading the drivers also can anyone help me

Thank you

Related Questions In Selenium

0 votes
1 answer

How can I use HTML Unit Driver as a headless browser with Selenium?

Hello @Nishant, follow these steps to use ...READ MORE

answered May 17, 2019 in Selenium by Anvi
• 14,150 points
4,376 views
0 votes
1 answer

How can I download the *.jar file from http:// seleniumhq.org using selenium WebDriver?

For Selenium Standalone Server use this: profile.setPreference("browser.helperApps.neverAsk.saveToDisk", "application/java-archive"); and ...READ MORE

answered Apr 9, 2018 in Selenium by Martin
• 4,320 points
3,741 views
0 votes
1 answer

How to add Junit library in Eclipse to use with Selenium Webdriver?

Hi Jacky, to add JUnit library in ...READ MORE

answered Jun 12, 2019 in Selenium by Anvi
• 14,150 points
6,837 views
0 votes
1 answer

How can I send some data to a Prompt Alert box using Selenium Webdriver?

Hey Abhishek, you can use sendKeys() method ...READ MORE

answered Jul 3, 2019 in Selenium by Abha
• 28,140 points
9,762 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
14,157 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
9,418 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
7,476 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
8,032 views
0 votes
1 answer

How can I add Cucumber Jar files in Eclipse to use with Selenium Webdriver?

Hey Eshan, follow these steps to add ...READ MORE

answered May 23, 2019 in Selenium by Abha
• 28,140 points
6,114 views
0 votes
1 answer

How can I perform mouse hover to a web element with ruby and selenium webdriver?

Hi Siddhart, checkout the following script to ...READ MORE

answered Aug 26, 2019 in Selenium by Abha
• 28,140 points
2,698 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP