Selenium Python Tutorial #10 - How to Run Selenium Tests on Edge and IE Browsers

preview_player
Показать описание
In this Selenium Python Tutorial, we will learn about how to run selenium on Edge and IE Browsers. Before we can start writing automation script in Selenium Python we need to setup our development environment and setup browserdrivers for Edge and IE Browsers.

In this tutorial we will learn how to setup your development environment and run your first automated test case in Edge browser.

Disclosure: Some links are affiliate links to products. I may receive a small commission for purchases made through these links.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#SeleniumPythonTutorial #PythonSelenium #SeleniumPython #PythonSeleniumTutorial #SeleniumWebdriver #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor
Рекомендации по теме
Комментарии
Автор

FYI: In selenium last version you don't need to install webdriver for each browser.

from selenium import webdriver
driver = webdriver.Chrome() or Edge() or any ...

younessradid
Автор

Hello sir I am facing an issue

TypeError: WebDriver. __init__() got an unexpected keyword argument 'executable_path'

Can you explain me how to sort out this issue

allentertainmentscene
Автор

Hi Sir,
I am facing an issue while running the code.

TypeError: WebDriver._init_() got an unexpected keyword argument 'executable_path'

Process finished with exit code 1.

amanpareek.
Автор

As per current market, which combination is good to learn, Selenium with Java or Selenium with Python ?

prem
Автор

Hello Sir, . with any driver, I m getting the same error message when the browser opens. it says Microsoft Edge is being controlled by automated test software and rest of the page is showing blank. Can you please suggest how can I resolve this issue. I tried to close the infobar but nothing happens. Thanks in advance.

dianabal
Автор

Hello Sir, with any driver, I found that my browser was started and shown around 5 seconds and then automatically closed. I followed all our steps, but browser didn't show longer. Any step I missed? Please advise, thanks.

jiranav
Автор

Sir, learning selenium with python is best or selenium with java ? Pls sir guide me

thalapathyraj
Автор

Sir, in my case the browser is launching But closing it immediately.please suggest what to do to keep it open.
In your case it remain open until you close.

malyadrim
join shbcf.ru