jmcarp / robobrowser

BSD 3-Clause "New" or "Revised" License
3.7k stars 337 forks source link

Remove Checkbox in form #86

Open itinfserv opened 6 years ago

itinfserv commented 6 years ago

I get from the Readme how to set a checkbox, but I cannot see how to remove one if it is already checked.

The form I am working with can change which fields are checked based on whether someone else has logged in and manually chosen some fields.

So from my code I need to specify which fields are set when submitting the form. Is this possible?