Go to file
alex 1d4bd23347 added example for service file 2022-06-30 21:18:25 +02:00
env.sample added readme 2022-06-30 19:22:54 +02:00
main.py added no sandbox argument and updated chromedriver path 2022-06-30 21:12:50 +02:00
readme.md updated readme 2022-06-30 19:32:03 +02:00
requirements.txt added requirements.txt 2022-06-30 19:30:34 +02:00
school-portal-substitution-plan-browser.service added example for service file 2022-06-30 21:18:25 +02:00

readme.md

Browser automatisation for School portal substitution plan

  1. Change env.sampe to .env
  2. Fill .env with your credentials
  3. Install the necessary Chromedriver from here https://chromedriver.chromium.org/downloads
  4. Place the Chromedriver in this folder under the name chromedriver
  5. Install necessary python libraries pip install -r requirements.txt

Important

Make sure you have put both projects in the same main folder so everything works

For example:
Main folder: school-portal-substitution-plan
Browser folder: school-portal-substitution-plan\school-portal-substitution-plan-browser
Chat folder: school-portal-substitution-plan-matrix-chat-bot