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
2012-10-30 14:10:22 +01:00
..
all_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
assert_selector.rb Decrease wait in specs time unless spec requires js 2012-10-30 14:10:22 +01:00
attach_file_spec.rb Support for multiple file upload. 2012-09-17 20:04:00 +02:00
body_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
check_spec.rb Ignore disabled fields and buttons, closes #771 2012-09-09 17:18:03 +02:00
choose_spec.rb Ignore disabled fields and buttons, closes #771 2012-09-09 17:18:03 +02:00
click_button_spec.rb Ignore disabled fields and buttons, closes #771 2012-09-09 17:18:03 +02:00
click_link_or_button_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
click_link_spec.rb Fix spec name 2012-09-10 01:55:53 +02:00
current_url_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
evaluate_script_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
execute_script_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
fill_in_spec.rb Ignore disabled fields and buttons, closes #771 2012-09-09 17:18:03 +02:00
find_button_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
find_by_id_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
find_field_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
find_link_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
find_spec.rb Change selector normalization to check for symbol 2012-09-09 17:32:03 +02:00
first_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_button_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
has_css_spec.rb Fixing issue with have_xpath and have_css when count is 0 2012-09-25 11:35:25 +02:00
has_field_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
has_link_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
has_select_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
has_selector_spec.rb Change selector normalization to check for symbol 2012-09-09 17:32:03 +02:00
has_table_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
has_text_spec.rb Add missing text for whitespace in has_text?, closes #824 2012-09-28 16:09:34 +02:00
has_xpath_spec.rb Fixing issue with have_xpath and have_css when count is 0 2012-09-25 11:35:25 +02:00
headers.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
html_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
node_spec.rb Make sure options aren't lost when reloading nodes 2012-10-30 13:53:13 +01:00
reset_session_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
response_code.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
save_page_spec.rb Move save_page spec into session 2012-07-24 09:02:05 +02:00
screenshot.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
select_spec.rb Ignore disabled fields and buttons, closes #771 2012-09-09 17:18:03 +02:00
source_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
text_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
uncheck_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
unselect_spec.rb Support non string arguments 2012-09-06 09:33:43 +02:00
visit_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
within_frame_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
within_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
within_window_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00