- pip3 install -U selenium
- pip3 install -U pytest
- Have firefox installed
- Have the geckodriver in your system path https://github.com/mozilla/geckodriver/releases
- Download and run xvwa in a docker https://github.com/s4n7h0/xvwa ---> https://github.com/tuxotron/xvwa_lamp_container (follow instructions)
Run with: "pytest test_XVWAFileInclusion.py"