Skip to content

DentiAssist/selenium-refresher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-Refresher

Log in, log out and refresh cycle according to time with Selenium in a Chrome Address.

Environment

conda create -n myenv python==3.7
conda activate myenv

Requirements

pip install -r requirements.txt

System Environment Variable

Add the path of chromedriver.exe to system environment variables in local Path.

Run

python refresher.py yourusername yourpassword

About

Log in, log out and refresh cycle according to time with Selenium in a Chrome Address.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages