teamcapybara--capybara/lib/capybara
Girts Silis eb0dcd5613 [fix] selenium set_text passing in empty string with options
If an empty value if passed in with a clear option, it seems that the
caller's intent is for the option to be honored regardless of the value
to be set in the field.

Just passing in a blank value would behave as it did before.

Updated spec to also attach an input event listener to
`with_change_event`
2017-09-11 09:44:08 -05:00
..
driver
minitest
node Don't wait for element in inspect 2017-08-08 22:36:45 -05:00
queries
rack_test
rspec
selector
selenium [fix] selenium set_text passing in empty string with options 2017-09-11 09:44:08 -05:00
session
spec [fix] selenium set_text passing in empty string with options 2017-09-11 09:44:08 -05:00
config.rb
cucumber.rb
dsl.rb
helpers.rb
minitest.rb Fixed typo in docs of capybara/minitest 2017-09-04 12:38:24 +02:00
query.rb
rails.rb
result.rb
rspec.rb
selector.rb
server.rb
session.rb Improve system modal handling docs 2017-08-14 16:23:45 -07:00
version.rb Prepare for 2.15.1 release 2017-08-04 10:53:34 -07:00
window.rb