Day 9 Selenium | Chrome Browser Install and Setup | Python Selenium Series#python #selenium #chrome

preview_player
Показать описание
Selenium | Chrome Browser Install and Setup | Python Selenium Series#python #selenium #chrome #automationtesting #softwaretesting #testing #software #browser

Windows:
pip install selenium
pip install webdriver-manager

Mac:

pip3 install selenium
pip3 install webdriver-manager
Рекомендации по теме
Комментарии
Автор

so previously we need to mention the chromedriver path location that is not being followed in latest python verison?

gulshankumar-cvqk
Автор

Great, I was able to do it, I was having problems other teachers download drivers locally, I guess with this one I can make a bot and provide to another person.

luisemilioogando
Автор

My url opened and the windows closed automatically

manpreetsindher