teamcapybara--capybara/lib/capybara/spec/session
Thomas Walpole f7607ba9c3 Update click with key tests for OSX and Chrome 2018-01-12 11:31:03 -08:00
..
element remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
frame Remove unneeded Driver#switch_to_frame notification test 2018-01-03 14:35:30 -08:00
window Code cleanup 2018-01-03 09:04:12 -08:00
accept_alert_spec.rb Fix headless chrome modals when page changes 2017-06-09 11:28:47 -07:00
accept_confirm_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
accept_prompt_spec.rb prompt modal response should aloow qoutes, etc 2017-11-18 11:48:51 -08:00
all_spec.rb Session#all should wait for elements 2018-01-03 09:04:12 -08:00
ancestor_spec.rb Add `ancestor` and `sibling` methods to node finders 2017-08-02 16:26:55 -07:00
assert_all_of_selectors_spec.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
assert_current_path.rb remove deprecated only_path option 2018-01-03 09:04:12 -08:00
assert_selector.rb more travis test timing allowance 2017-05-10 16:40:20 -07:00
assert_text.rb Fix non-visible text error message 2017-11-21 21:19:16 -05:00
assert_title.rb Update title tests 2017-05-31 10:36:04 -07:00
attach_file_spec.rb Code cleanup 2018-01-03 09:04:12 -08:00
body_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
check_spec.rb Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
choose_spec.rb Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
click_button_spec.rb Code cleanup 2018-01-03 09:04:12 -08:00
click_link_or_button_spec.rb Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
click_link_spec.rb Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
current_scope_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
current_url_spec.rb remove more code for supporting older gems 2018-01-03 09:04:12 -08:00
dismiss_confirm_spec.rb Workaround chromedriver lack of support for system modals when running in headless mode 2017-05-04 13:26:52 -07:00
dismiss_prompt_spec.rb Workaround chromedriver lack of support for system modals when running in headless mode 2017-05-04 13:26:52 -07:00
evaluate_async_script_spec.rb Timeout behavior in #evaluate_async_script is only defined for selenium for now 2017-10-25 17:09:32 -07:00
evaluate_script_spec.rb Small documentation fixes 2017-10-12 09:56:10 -07:00
execute_script_spec.rb Add an option for attach_file to allow modifying the elements style since they are so often hidden on the page 2016-12-30 12:33:57 -08:00
fill_in_spec.rb Parameter cleanup 2018-01-03 09:04:12 -08:00
find_button_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
find_by_id_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
find_field_spec.rb remove `field_labeled` alias for `find_field` 2018-01-10 16:47:39 -08:00
find_link_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
find_spec.rb update and test for css query special character escaping 2018-01-03 09:04:12 -08:00
first_spec.rb remove `allow_nil` option from `Session#first` 2018-01-03 09:04:12 -08:00
go_back_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
go_forward_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_all_selectors_spec.rb Add RSpec matchers for all/none selectors and test minitest versions 2017-12-15 11:00:02 -08:00
has_button_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_css_spec.rb Add test for escapes in CSS attribute selectors - Issue #1866 2017-05-23 10:57:15 -07:00
has_current_path_spec.rb Code cleanup 2018-01-03 09:04:12 -08:00
has_field_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_link_spec.rb Fix spelling: non-existant -> non-existent. 2017-12-26 23:39:26 -07:00
has_none_selectors_spec.rb Add RSpec matchers for all/none selectors and test minitest versions 2017-12-15 11:00:02 -08:00
has_select_spec.rb Fix spelling: non-existant -> non-existent. 2017-12-26 23:39:26 -07:00
has_selector_spec.rb remove conditionals for no longer supported RSpec versions 2018-01-03 09:04:12 -08:00
has_table_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
has_text_spec.rb more travis test timing allowance 2017-05-10 16:40:20 -07:00
has_title_spec.rb more travis test timing allowance 2017-05-10 16:40:20 -07:00
has_xpath_spec.rb more travis test timing allowance 2017-05-10 16:40:20 -07:00
headers.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
html_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
node_spec.rb Update click with key tests for OSX and Chrome 2018-01-12 11:31:03 -08:00
refresh_spec.rb implement `refresh` 2017-07-05 13:59:21 -07:00
reset_session_spec.rb tests rquire modals support 2017-06-15 15:29:39 -07:00
response_code.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
save_and_open_page_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
save_and_open_screenshot_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
save_page_spec.rb Remove deprecated Capybara.save_and_open_page_path 2018-01-03 09:04:11 -08:00
save_screenshot_spec.rb Remove deprecated Capybara.save_and_open_page_path 2018-01-03 09:04:11 -08:00
screenshot_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
select_spec.rb Remove `Capybara.exact_options` setting 2018-01-03 09:04:12 -08:00
selectors_spec.rb implement :label built-in selector partially via expression filter 2016-09-28 11:49:08 -07:00
sibling_spec.rb Add `ancestor` and `sibling` methods to node finders 2017-08-02 16:26:55 -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 fix warnings in tests 2016-11-21 11:53:59 -08:00
title_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
uncheck_spec.rb code cleanup/refactor 2018-01-11 18:17:38 -08:00
unselect_spec.rb Include within scope in element not found/ambiguous errors 2017-09-21 05:46:34 -07:00
visit_spec.rb Don't overwrite port when no server or always include port is false 2017-10-06 13:28:42 -07:00
within_spec.rb fix test that wasn't browser neutral 2017-10-03 19:19:32 -07:00