- install chromedriver https://googlechromelabs.github.io/chrome-for-testing/#stable
- unzip it
- add chromedriver to path :
export PATH=$HOME/.chromedriver-linux64:$PATH - create input.txt in
project_rootand add username and password to it- username=_________
- password=_________
- run this script :
nohup python3 src/main.py &
priyanshu-rmn/autoLogin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|