Skip to content

Shekhar-rv/selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium course

This covers the basics of Selenium WebDriver such as Web Scraping Bots, Browser Automation, Testing. This course can be found found on YouTube:

https://www.youtube.com/watch?v=j7VZsCCnptM

To use this course the following prerequisites are needed:

Check the version of Chrome you use, in my case I use brave browser which is the chromium running behind the scenes. Run the following command in your browser:

chrome://version/

Then download the latest chromedriver in google:

https://chromedriver.storage.googleapis.com/index.html

Save the chromedriver in any directory of your choice.

About

Selenium course on YouTube using Python on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published