Skip to content

zeph1e/book

 
 

Repository files navigation

  1. Download latest chromedriver https://sites.google.com/a/chromium.org/chromedriver/downloads

  2. Intall selenium $pip install -U selenium

  3. To set credential, create credential.py Credential = { 'path': 'home/user/chromedriver/chromedriver', 'user': 'id', 'pw': 'password', 'tel2': '1234', 'tel3': '5678', }

If your phone number is 010-1234-5678 tel2 : 1234 tel3 : 5678

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%