Selenium Tutorials 2B - Running Selenium Scripts on Edge Browser

Published: 01 April 2019
on channel: subbus tech
280
2

Running Selenium Script on Edge Browser:
For running scripts on Edge we need microsoftwebdriver.exe. Go to google and search for microsoftwebdriver.exe. You will see the “WebDriver – Microsoft Edge Development” as the first result.
Click on it and you will see different versions for the edge driver.
You need to find out which version you have to download. This depends on your windows 10 system version you are using. To find out which version you are using go to search bar and type “settings” and open settings.
Go to System and then go to About.
You will see OS build. In my case it is 17134.345. So, I download the Release 17134.
Once you download the driver set the system property for this driver exe file.
Edge Driver:
System.setProperty(“webdriver.edge.driver”,”Path to microsoftwebdriver”);


On this page of the site you can watch the video online Selenium Tutorials 2B - Running Selenium Scripts on Edge Browser with a duration of hours minute second in good quality, which was uploaded by the user subbus tech 01 April 2019, share the link with friends and acquaintances, this video has already been watched 280 times on youtube and it was liked by 2 viewers. Enjoy your viewing!