teamcapybara--capybara/lib/capybara/spec/session
Jonas Nicklas 268b7caf32 Use have_content over body.should include, closes #792
The latter has timing issues in Selenium, since
visit/click_link, etc are async even on regular
page reloads.
2012-08-30 15:59:43 +02:00
..
all_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
assert_selector.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
attach_file_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +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 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
choose_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
click_button_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
click_link_or_button_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
click_link_spec.rb Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +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 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
find_button_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
find_by_id_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
find_field_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
find_link_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
find_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04: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 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_css_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_field_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_link_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_select_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_selector_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_table_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_text_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
has_xpath_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04: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 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04: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 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04: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 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
unselect_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04: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