featurist / browser-monkey

Reliable DOM testing
https://browsermonkey.org
53 stars 6 forks source link

weird checkbox behaviour #15

Closed dereke closed 7 years ago

dereke commented 8 years ago

getting a checkbox to go into a checked state can be difficult. it seems to work OK if you click on a checkboxes label but not if you click on the checkbox itself

please write some more tests for this use case

refractalize commented 8 years ago

I did some work on this in #7, can't remember where I left it tho

dereke commented 8 years ago

OK, cool I will have a look sometime, just created the issue as @adiel was seeing this weird behaviour and I needed a reminder to look at it when I have time :-)

dereke commented 7 years ago

I am going to close this as there seem to be tests around all the cases you would expect and this has been open for a year without any further issues.