teamcapybara--capybara/spec/dsl
Jonas Nicklas 05fd0d3f06 selector as first argument to find/all, Closes #28
Just as with within, the default is changed by
setting Capybara.default_selector.
2010-01-17 19:02:25 +01:00
..
all_spec.rb selector as first argument to find/all, Closes #28 2010-01-17 19:02:25 +01:00
attach_file_spec.rb Wrote failing specs which highlights missing content-type with rack test driver 2010-01-07 23:43:11 +01:00
check_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
choose_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
click_button_spec.rb Edge cases for links and buttons 2010-01-11 21:59:22 +01:00
click_link_spec.rb Added support for following links containing only an image via it's alt-attribute 2010-01-15 16:13:48 +01:00
click_spec.rb Differentiate between source and body 2010-01-01 23:58:59 +01:00
current_url_spec.rb Added spec for current_url at session level 2009-12-17 18:41:05 +01:00
fill_in_spec.rb Add spec for preferring exact matches for fill_in 2010-01-12 23:07:13 +01:00
find_button_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
find_by_id_spec.rb Fix and specs for find_by_id; Moved DSL_METHODS to session where they are added. 2009-12-29 22:05:38 -05:00
find_field_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
find_link_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
find_spec.rb selector as first argument to find/all, Closes #28 2010-01-17 19:02:25 +01:00
has_content_spec.rb Added inverse of has_*? methods: has_no_*? 2009-12-30 17:37:56 +01:00
has_css_spec.rb Added inverse of has_*? methods: has_no_*? 2009-12-30 17:37:56 +01:00
has_xpath_spec.rb Added inverse of has_*? methods: has_no_*? 2009-12-30 17:37:56 +01:00
locate_spec.rb selector as first argument to find/all, Closes #28 2010-01-17 19:02:25 +01:00
select_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
uncheck_spec.rb renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
within_spec.rb selector as first argument to find/all, Closes #28 2010-01-17 19:02:25 +01:00