headzoo / surf

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

Allow input fields without values #28

Closed nicot closed 8 years ago

nicot commented 9 years ago

Fixes #8.

This will allow users to select inputs that don't have values in them.

Reopening against dev, instead of master.