1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/spec/session
2017-04-24 18:50:14 -07:00
..
element
frame Implement Session#switch_to_frame API 2016-12-09 11:36:55 -08:00
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 Add assert_all_of_selectors and assert_none_of_selectors 2017-01-02 13:17:23 -08:00
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 reset the style after attaching file 2017-01-09 12:56:38 -08:00
body_spec.rb
check_spec.rb
choose_spec.rb
click_button_spec.rb
click_link_or_button_spec.rb
click_link_spec.rb Allow link selector to find links with no href attribute when href: nil option specified 2016-12-15 10:59:01 -08:00
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 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 Add :type filter to fillable_field selector 2017-04-24 18:50:14 -07:00
find_button_spec.rb
find_by_id_spec.rb
find_field_spec.rb test update 2017-03-27 09:55:56 -07:00
find_link_spec.rb
find_spec.rb Fix name of one selector spec 2017-01-03 11:45:23 +03:00
first_spec.rb test for unused parameter warning 2016-12-05 08:25:51 -08:00
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 Proxy all/within to the correct version based on parameters passed 2017-04-11 17:15:15 -07:00
has_table_spec.rb
has_text_spec.rb Support easier full text matching 2016-12-23 12:28:25 -08:00
has_title_spec.rb Support easier full text matching 2016-12-23 12:28:25 -08:00
has_xpath_spec.rb
headers.rb
html_spec.rb
node_spec.rb Chrome changed the JS behavior of Selection#addRange 2017-04-23 19:20:59 -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