Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

File metadata and controls

6 lines (4 loc) · 271 Bytes

Twitter_Login

Python script to login to twitter account using selenium. Script works in both Python 2 and Python 3

Script requires user to enter their Twitter username and password in order to work.

This is a simple script for learning how to use Selenium Webdriver.