SelfTaughtCoder78704 / seleniumAutomate

Beginners guide to automating a website with Python using Selenium. Download webdriver for you computer, import Selenium, change the path of the driver location to yours, put in a URL. If you would like to test it on opening and logging into a website, find that site's elements, then stick in the credentials and you're all set. Happy Automating!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seleniumAutomate

Beginners guide to automating a website with Python using Selenium. Download webdriver for you computer, import Selenium, change the path of the driver location to yours, put in a URL. If you would like to test it on opening and logging into a website, find that site's elements, then stick in the credentials and you're all set. Happy Automating!

About

Beginners guide to automating a website with Python using Selenium. Download webdriver for you computer, import Selenium, change the path of the driver location to yours, put in a URL. If you would like to test it on opening and logging into a website, find that site's elements, then stick in the credentials and you're all set. Happy Automating!


Languages

Language:Python 100.0%