Skip to content

kacky24/websim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for WebSim

How to use

  1. Install libraries from requirements.txt (pip install -r requirements.txt)
  2. Download web driver for chrome in any directory (https://sites.google.com/a/chromium.org/chromedriver/)
  3. Write your e-mail adress and password in config/local_config.py
  4. Write settings in config/config.yml
  5. You can simulate alphas in alphas.txt automatically by python simulate.py

Requirement

  • python 3.6.1
  • selenium
  • pyyaml
  • easydict

Reference

how to use selenium (in Japanese)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages