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
Thomas Walpole 5316b1b56b Merge pull request #1811 from teamcapybara/currently_with
Add currently_with option to #fill_in
2016-12-27 10:19:59 -08:00
..
element RSpec matchers filter block 2016-11-18 21:23:11 -08:00
frame Implement Session#switch_to_frame API 2016-12-09 11:36:55 -08:00
window Adjust window test delays for travis 2016-07-28 09:47:54 -07:00
accept_alert_spec.rb fix warnings in tests 2016-11-21 11:53:59 -08:00
accept_confirm_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
accept_prompt_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
all_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
assert_current_path.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
assert_selector.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
assert_text.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
assert_title.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
attach_file_spec.rb Selenium with chrome can do multiple file upload 2016-10-18 12:05:25 -07:00
body_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
check_spec.rb test that label click doesnt wait for checkbox to become visible 2016-11-09 11:58:29 -08:00
choose_spec.rb Define the return type for actions where not otherwise defined as the element being interacted with 2016-10-10 14:43:40 -07:00
click_button_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
click_link_or_button_spec.rb Test return with a link thats still valid after the click 2016-10-28 14:59:36 -07:00
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 frozen literal magic comment 2016-03-07 16:52:19 -08:00
current_url_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
dismiss_confirm_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
dismiss_prompt_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
evaluate_script_spec.rb Support optional passing of arguments to execute/evaluate_script 2016-12-22 16:22:46 -08:00
execute_script_spec.rb Support optional passing of arguments to execute/evaluate_script 2016-12-22 16:22:46 -08:00
fill_in_spec.rb Add currently_with option to #fill_in 2016-12-20 09:52:51 -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 generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
find_link_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
find_spec.rb Integer Unification for Ruby 2.4.0+ 2016-12-17 00:03:53 +09:00
first_spec.rb test for unused parameter warning 2016-12-05 08:25:51 -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_button_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_css_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_current_path_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_field_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_link_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_select_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
has_selector_spec.rb Support easier full text matching 2016-12-23 12:28:25 -08:00
has_table_spec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
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 generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -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 fix warnings in tests 2016-11-21 11:53:59 -08:00
reset_session_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -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 Deprecate save_and_open_page_path in favor of save_path 2016-04-05 09:53:03 -07:00
save_screenshot_spec.rb Deprecate save_and_open_page_path in favor of save_path 2016-04-05 09:53:03 -07:00
screenshot_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
select_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
selectors_spec.rb implement :label built-in selector partially via expression filter 2016-09-28 11:49:08 -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 generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
unselect_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
visit_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
within_spec.rb generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00