- Python 3.10+
- Installed requirements with pip from
./requirements.txt
. - Installed supported browser.
- Edited the
./config/test_config.json
file to fit the chosen browser.
Assuming that the working directory is the root of this project.
python3 .
orpython3 -m unittest test.website_login_test --verbose
- Chrome
- Chromium
- Brave
- Opera
- Firefox
- Edge
- IE