teamcapybara--capybara/lib/capybara/spec/session
Thomas Walpole 8a7a1dda1d Tests for Node#send_keys 2015-01-23 12:23:22 -08:00
..
window tweak test timings for window API to improve reliability on travis 2014-09-19 16:46:56 -07:00
accept_alert_spec.rb fix Base#dismiss_modal definition 2014-07-01 00:24:12 -07:00
accept_confirm_spec.rb Add modal API 2014-04-24 12:27:43 -05:00
accept_prompt_spec.rb remove unnecessary respond_to_prompt, change parameter name from :response to :with to match fill_in, take text/regex to match as optional inline parameter instead of option 2014-06-30 16:57:11 -07:00
all_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
assert_selector.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
assert_text.rb Use diffferent queries for searching 2014-07-01 23:13:45 +03:00
assert_title.rb cleanup test 2014-07-02 10:38:19 -07:00
attach_file_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
body_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
check_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
choose_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
click_button_spec.rb Tests for formmethod attribute support 2014-08-12 09:45:11 +02:00
click_link_or_button_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
click_link_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
current_scope_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
current_url_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
dismiss_confirm_spec.rb remove unnecessary respond_to_prompt, change parameter name from :response to :with to match fill_in, take text/regex to match as optional inline parameter instead of option 2014-06-30 16:57:11 -07:00
dismiss_prompt_spec.rb remove unnecessary respond_to_prompt, change parameter name from :response to :with to match fill_in, take text/regex to match as optional inline parameter instead of option 2014-06-30 16:57:11 -07:00
evaluate_script_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
execute_script_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
fill_in_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
find_button_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
find_by_id_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
find_field_spec.rb move selector description to the selector object 2014-07-02 16:54:39 -07:00
find_link_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
find_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
first_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
go_back_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
go_forward_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_button_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_css_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_field_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_link_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_select_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_selector_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_table_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_text_spec.rb Use diffferent queries for searching 2014-07-01 23:13:45 +03:00
has_title_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
has_xpath_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
headers.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
html_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
node_spec.rb Tests for Node#send_keys 2015-01-23 12:23:22 -08:00
reset_session_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
response_code.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
save_and_open_page_spec.rb Cleanup save_* family of methods 2014-08-24 14:48:20 +03:00
save_and_open_screenshot_spec.rb Fix save_and_open_screenshot for 3rd drivers 2014-06-29 20:55:24 -03:00
save_page_spec.rb Cleanup save_* family of methods 2014-08-24 14:48:20 +03:00
save_screenshot_spec.rb Cleanup save_* family of methods 2014-08-24 14:48:20 +03:00
screenshot_spec.rb Add ability to save and open screenshot 2014-04-03 13:40:18 -07:00
select_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
source_spec.rb Make source a true alias of html, closes #871 2012-11-20 14:24:39 +01:00
text_spec.rb optimization of Capybara::RackTest::Node#unnormalized_text 2014-05-20 14:51:42 -07:00
title_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
uncheck_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
unselect_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
visit_spec.rb Replace hardcoded `localhost` in spec helper. 2014-10-05 18:23:35 -04:00
within_frame_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00
within_spec.rb Update all tests to "expect" format and add support for RSpec 3 usage 2014-04-02 14:33:26 -07:00