teamcapybara--capybara/lib/capybara/spec/session
Thomas Walpole 362188e803 clicking on a link with blank href should go to the current url 2017-03-23 17:26:13 -07:00
..
element
frame
window improve test reliability when checking page title 2017-03-08 16:04:47 -08:00
accept_alert_spec.rb
accept_confirm_spec.rb
accept_prompt_spec.rb Marionette issues with accept prompt fixed in selenium-webdriver 3.0.6+ 2017-02-06 13:44:44 -08:00
all_spec.rb
assert_all_of_selectors_spec.rb
assert_current_path.rb Prevent path exceptions on a nil current_url 2017-01-13 14:22:15 -08:00
assert_selector.rb
assert_text.rb
assert_title.rb
attach_file_spec.rb
body_spec.rb
check_spec.rb
choose_spec.rb
click_button_spec.rb
click_link_or_button_spec.rb
click_link_spec.rb
current_scope_spec.rb
current_url_spec.rb Prevent path exceptions on a nil current_url 2017-01-13 14:22:15 -08:00
dismiss_confirm_spec.rb
dismiss_prompt_spec.rb
evaluate_script_spec.rb support elements in evaluate_script result structures 2017-02-01 13:36:51 -08:00
execute_script_spec.rb
fill_in_spec.rb
find_button_spec.rb
find_by_id_spec.rb
find_field_spec.rb
find_link_spec.rb
find_spec.rb
first_spec.rb
go_back_spec.rb
go_forward_spec.rb
has_button_spec.rb
has_css_spec.rb
has_current_path_spec.rb Prevent path exceptions on a nil current_url 2017-01-13 14:22:15 -08:00
has_field_spec.rb
has_link_spec.rb
has_select_spec.rb
has_selector_spec.rb
has_table_spec.rb
has_text_spec.rb
has_title_spec.rb
has_xpath_spec.rb
headers.rb
html_spec.rb
node_spec.rb clicking on a link with blank href should go to the current url 2017-03-23 17:26:13 -07:00
reset_session_spec.rb
response_code.rb
save_and_open_page_spec.rb
save_and_open_screenshot_spec.rb
save_page_spec.rb
save_screenshot_spec.rb
screenshot_spec.rb
select_spec.rb
selectors_spec.rb
source_spec.rb
text_spec.rb
title_spec.rb
uncheck_spec.rb
unselect_spec.rb
visit_spec.rb
within_spec.rb Add Session#within_element alias of Session#within 2017-01-18 08:51:53 -08:00