syedmharis/Student-Feedback-Automation
This Python script uses the Playwright library to automate the submission of a survey form on a university portal. It logs in using the provided credentials, navigates to the survey form, selects radio button ratings, and fills out text input fields before submitting the form.
PythonMIT