featurist / browser-monkey

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

Fix hyperdom select integration #85

Closed artemave closed 6 years ago

artemave commented 6 years ago

Hyperdom changed the way values are bound onto options and so now bm, when confronted with options with object values, always selected the first one. This pr addresses the issue.

refractalize commented 6 years ago

lgtm