Releases
v0.8.0
- Fix
fill_in
<select>
on Safari. Element#tag_name
now normalizes the tag name to lowercase (Safari returns uppercase while other browsers return lowercase).
fill_in
<select>
on Safari.Element#tag_name
now normalizes the tag name to lowercase (Safari returns uppercase while other browsers return lowercase).