alex 501d3dbb2e | ||
---|---|---|
env.sample | ||
main.py | ||
readme.md | ||
requirements.txt | ||
school-portal-substitution-plan-browser.service |
readme.md
Browser automatisation for School portal substitution plan
- Change
env.sampe
to.env
- Fill .env with your credentials (Use your school's address for the login (e.g. schoolUrl = "https://login.schulportal.hessen.de/...XXX"))
- Install the necessary Chromedriver from here https://chromedriver.chromium.org/downloads
- Place the Chromedriver in this folder under the name
chromedriver
- Install necessary python libraries
pip install -r requirements.txt
Important
- Chrome must be installed on your device
- Make sure you have put both projects in the same main folder so everything works
- The Chromedriver and Chrome must have the same version (e.g. version 105)
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\school-portal-substitution-plan-matrix-chat-bot