This is a simple web automation script to fill in the faculty feedback forms on the MPSTME portal.
- Install the selenium package for python using 'pip install selenium'
- Download the repository
- Unpack both files into the same folder
- Open the code in a text editor and enter the required values at the top
- Run it (By typing 'python main_bot.py' in cmd after navigating to the directory in which it is stored.