Skip to content

Here You Will Get Auto Login Script of Some Website Using Python.It Comes Under Web Automation. Web automation examples using Python and Selenium.

License

Notifications You must be signed in to change notification settings

akshitchandora/Python-Login-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Login-Script

Here You Will Get Auto Login Script of Some Website Using Python.It Comes Under Web Automation. Web automation examples using Python and Selenium.

Requirements

  • Python v3

  • Selenium installed

  • Chromedriver installed and its path set

Start terminal and type "pip install selenium"

download chromedriver from https://sites.google.com/a/chromium.org/chromedriver/downloads

set its path or pass the path of ChromeDriver within webdriver.Chrome('path') of every script

Enjoy!!

About

Here You Will Get Auto Login Script of Some Website Using Python.It Comes Under Web Automation. Web automation examples using Python and Selenium.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages