teamcapybara--capybara/lib/capybara/spec/session
Thomas Walpole 6610211b24 cleanup 2018-03-23 09:07:08 -07:00
..
element Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
frame Driver#frame_url and Driver#fratme_title 2018-03-19 13:44:46 -07:00
window Prevent closure of primary window in Selenium driver 2018-03-15 17:18:29 -07:00
accept_alert_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
accept_confirm_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
accept_prompt_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
all_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
ancestor_spec.rb Change #text to be closer to what a browser displays 2018-03-12 09:51:47 -07:00
assert_all_of_selectors_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
assert_current_path.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
assert_selector.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
assert_text.rb Change #text to be closer to what a browser displays 2018-03-12 09:51:47 -07:00
assert_title.rb Change #text to be closer to what a browser displays 2018-03-12 09:51:47 -07:00
attach_file_spec.rb cleanup 2018-03-23 09:07:08 -07:00
body_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
check_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
choose_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
click_button_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
click_link_or_button_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
click_link_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
current_scope_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
current_url_spec.rb cleanup 2018-03-23 09:07:08 -07:00
dismiss_confirm_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
dismiss_prompt_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
evaluate_async_script_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
evaluate_script_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
execute_script_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
fill_in_spec.rb Add support for setting date, time, and datetime-local inputs 2018-03-11 13:04:34 -07:00
find_button_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
find_by_id_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
find_field_spec.rb test should rely on value, not text for textarea 2018-03-13 13:13:38 -07:00
find_link_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
find_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
first_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
go_back_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
go_forward_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_all_selectors_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_button_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_css_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_current_path_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_field_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_link_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_none_selectors_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_select_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_selector_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_table_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_text_spec.rb remove leftover debugger statement 2018-03-13 13:54:30 -07:00
has_title_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
has_xpath_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
headers.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
html_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
node_spec.rb Change #text to be closer to what a browser displays 2018-03-12 09:51:47 -07:00
node_wrapper_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
refresh_spec.rb Add basic IE and Edge test configurations 2018-03-18 21:16:44 +03:00
reset_session_spec.rb Driver reset! should close all but 1 window 2018-03-13 10:00:20 -07:00
response_code.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
save_and_open_page_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
save_and_open_screenshot_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
save_page_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
save_screenshot_spec.rb Fix running tests on Windows 2018-03-18 21:16:03 +03:00
screenshot_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
select_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
selectors_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
sibling_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
source_spec.rb
text_spec.rb fix unicode whiespace stripping 2018-03-12 09:51:47 -07:00
title_spec.rb Require 'current_url' and 'title' to be for the top level browsing context - Issue #1845 2018-03-19 11:21:15 -07:00
uncheck_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
unselect_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
visit_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
within_spec.rb Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00