Repository containing all our GUI automated test developed during our studies at UE Katowice.
https://github.com/Delayounce/Delayounce
#To Make it work Create venv named env using comand: python3 -m venv env
install packages using comand: pip install -r requirements.txt