14 lines
615 B
Markdown
14 lines
615 B
Markdown
|
# 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`
|
||
|
|
||
|
## 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`
|