headzoo / surf

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

Treat <input type="button"> as a clickable button #126

Open tris opened 3 years ago

tris commented 3 years ago

Also fixes a class of issues where all buttons were being sent back as fields, causing undefined behavior on certain sites.