Auto-fill SCU Qualtrics form
- Open fill-form.py
- Fill in user details
- python fill-form.py
Python
Selenium
pip3 install selenium
Or refer to https://selenium-python.readthedocs.io/installation.html for installation guides.
chromedriver
pip3 install chromedriver
Or refer to https://sites.google.com/a/chromium.org/chromedriver/getting-started for installation guides.