I need to know if there is any way I can build a script which can be executed as soon as my windows VM is started in GCP. This script should(Other than RPA solution) be able to open a web browser and fill 3 consecutive pages(text fields, radio buttons, etc.) of my custom web-app and hit submit to the button.
Any suggestion how this kind of script is built or any sample script.