Install:

  • Python 3
  • start command prompt as Administrator, go to download-documents e.g. CD D:\gui-dataentry and run this command: pip install -r requirement.txt

Config:

  • rename config.sample.yaml to config.yaml and add USER and PASSWORD.

Run:

  • start command prompt as Administrator and type in: CD PATH_TO_FOLDER e.g. CD D:\gui-dataentry
  • run: python run.py

Latest chrome driver:

  • windows: download chromedriver
  • osx: run the bash script from the repo to the download latest driver