1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/spec
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
..
fixtures
rspec
basic_node_spec.rb
capybara_spec.rb Don't need to start server to test register server 2017-08-11 11:37:15 -07:00
dsl_spec.rb
filter_set_spec.rb
minitest_spec.rb
minitest_spec_spec.rb
per_session_config_spec.rb
rack_test_spec.rb
result_spec.rb
rspec_matchers_spec.rb
rspec_spec.rb
selector_spec.rb
selenium_spec_chrome.rb
selenium_spec_firefox.rb
selenium_spec_marionette.rb Fix FF file upload 2017-08-15 11:50:04 -07:00
server_spec.rb
session_spec.rb
shared_selenium_session.rb [fix] selenium set_text passing in empty string with options 2017-09-11 09:44:08 -05:00
spec_helper.rb