Selenium Tutorials 2B - Running Selenium Scripts on Edge Browser

Опубликовано: 01 Апрель 2019
на канале: 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”);


На этой странице сайта вы можете посмотреть видео онлайн Selenium Tutorials 2B - Running Selenium Scripts on Edge Browser длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь subbus tech 01 Апрель 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 280 раз и оно понравилось 2 зрителям. Приятного просмотра!