3. Selenium Webdriver with Python Tutorial - How to install ChromeDriver on MAC

preview_player
Показать описание
In this video, I am installing ChromeDriver which we will need to run tests on the Chrome browser.
We need to download the chromedriver executable file from the Chromedriver official page on Google and save that executable file the system PATH.
Please note that we can also use the Selenium Standalone Server to run tests on the Chrome browser. This can be achieved through the use of Desired Capabilities.

"Selenium Webdriver Python Training"
"Selenium Webdriver Python Tutorial"
"Selenium Python"
"WebdriverWait"
"FireBug"
"FirePath"
"Selenium Send_Keys"
"Selenium Click"
"Selenium Grid"
"Selenium IDE"
"Page Objects"
"UI Map"
"Xpath"
"Css Selector"
"Pip"
"FirefoxDriver"
"ChromeDriver"
"IEDriver"
Рекомендации по теме
Комментарии
Автор

Thanks a lot! This saved me- I was looking for a tutorial like this for HOURS. Much appreciated :)

amareshshukla
Автор

Thank you!!!!
The video helps me so much!!!

МарьянаПозина
Автор

THANK YOU!
I was about to throw my computer off a bridge....

chess_ramone
Автор

That's what I found, it's dope

danielzhang
Автор

You will need to use sudo cp instead of just cp to copy a file to /usr/local/bin

МаксимФилатенко
Автор

If you are getting "permission denied" when copying to '/usr/local/bin' use "sudo cp chromedriver /usr/local/bin"

Jake-hkuq
Автор

Hi
When will you have Advanced course on Selenium with Python?

farhancpa
Автор

the latest version at the time you made this video was 2.10, not 2.9

DavidNitzscheBell
visit shbcf.ru