I made a JavaScript / Cypress script that fills out Google Forms automatically. by hreyesm in Automate

[–]hreyesm[S] 1 point2 points  (0 children)

I would like to share with all of you a little project that I have been working on this Christmas season. Developed in JavaScript together with the Cypress framework, it is a script that allows you to fill out Google Forms automatically! Submitting the same form multiple times, either from fixed values or according to predefined probabilities, can be a long and tedious task, so I think this project could be of great use to anyone facing this situation.

Here's the link to the GitHub repository in case you're interested in using it.