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 Update testing and travis matrix for selenium-webdriver 3.0 release 2016-10-18 00:21:51 -07:00
rspec Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
basic_node_spec.rb prefer .// over // in xpath examples 2016-10-26 12:24:51 -07:00
capybara_spec.rb Don't need to start server to test register server 2017-08-11 11:37:15 -07:00
dsl_spec.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
filter_set_spec.rb Allow specification of expression filters outside the main selector expression 2017-05-16 13:17:39 -07:00
minitest_spec.rb Add parity between rspec support and minitest 2017-03-06 12:18:47 -08:00
minitest_spec_spec.rb Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
per_session_config_spec.rb Fix Ruby warnings during tests 2017-05-31 17:52:11 -07:00
rack_test_spec.rb Add Session#within_element alias of Session#within 2017-01-18 08:51:53 -08:00
result_spec.rb get invalid element errors from session.driver 2017-05-31 15:47:16 -07:00
rspec_matchers_spec.rb remove extra focus_ tag 2017-06-27 11:48:01 -07:00
rspec_spec.rb Proxy all/within to the correct version based on parameters passed 2017-04-11 17:15:15 -07:00
selector_spec.rb Allow specification of expression filters outside the main selector expression 2017-05-16 13:17:39 -07:00
selenium_spec_chrome.rb No need to use chrome beta for headless testing anymore 2017-08-10 08:24:04 -07:00
selenium_spec_firefox.rb cleanup marionette specific node behavior 2017-05-09 12:01:28 -07:00
selenium_spec_marionette.rb Fix FF file upload 2017-08-15 11:50:04 -07:00
server_spec.rb update server tests 2016-07-25 11:34:15 -07:00
session_spec.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
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 add spec helper needed by other driver 2017-04-27 16:20:28 -07:00