headzoo / surf

Stateful programmatic web browsing in Go.
MIT License
1.49k stars 160 forks source link

Feature/add support for manipulating forms #131

Open jtwatson opened 3 years ago

jtwatson commented 3 years ago

Add support to manipulate forms in similar ways as can be done in Javascript

I am working with a site that does these sorts of things in Javascript and without this, there is no way to submit the forms properly.