teamcapybara--capybara/lib/capybara/spec/session
Mark Dodwell 0c3f377fc4 rough implementation of has_text matchers 2011-10-15 02:06:44 -07:00
..
all_spec.rb :visible => false now works as expected 2010-12-22 16:10:42 +01:00
attach_file_spec.rb Raise error when attaching file that doesn' exist. 2011-04-11 09:09:54 +01:00
check_spec.rb CheckSpec module removed. It's all global now. 2010-08-27 20:40:25 +02:00
choose_spec.rb Moved shared specs into lib directory 2010-04-09 16:41:35 +02:00
click_button_spec.rb Make value attribute for color input conform to HTML spec 2011-06-29 13:10:16 +02:00
click_link_or_button_spec.rb Removed deprecated stuff 2010-10-29 13:41:49 +02:00
click_link_spec.rb Fix paths relative to root path in rack-test, closes #454 2011-08-30 10:54:20 +02:00
current_host_spec.rb Add a failing test. 2011-07-18 12:08:55 -07:00
current_url_spec.rb Rearranged drivers a little bit 2010-07-10 03:11:54 +02:00
fill_in_spec.rb Made rack test driver honour maxlength constraints on text and password fields. Closes #210. 2011-03-06 01:06:10 +01:00
find_button_spec.rb Find and locate now do the same thing 2010-07-19 20:18:16 +02:00
find_by_id_spec.rb Find and locate now do the same thing 2010-07-19 20:18:16 +02:00
find_field_spec.rb Find and locate now do the same thing 2010-07-19 20:18:16 +02:00
find_link_spec.rb Fixed some various selenium problems 2010-08-21 16:15:19 +02:00
find_spec.rb Elements are automatically reloaded 2011-07-13 17:52:42 +02:00
first_spec.rb Prefer visible elements over hidden (with option) 2011-02-08 16:05:57 +01:00
has_button_spec.rb Moved shared specs into lib directory 2010-04-09 16:41:35 +02:00
has_content_spec.rb Moved shared specs into lib directory 2010-04-09 16:41:35 +02:00
has_css_spec.rb Convert count, minimum, and maximum to integers 2011-03-05 23:06:33 +01:00
has_field_spec.rb Remove focus thingy 2011-03-25 10:46:16 +00:00
has_link_spec.rb has_link? does not accept non-hashed href 2011-01-16 17:08:16 -06:00
has_select_spec.rb Ensure that matchers work correctly after actions, closes #171 2010-12-31 11:04:36 -08:00
has_selector_spec.rb Added has_selector? method 2010-10-12 13:26:24 +02:00
has_table_spec.rb Moved shared specs into lib directory 2010-04-09 16:41:35 +02:00
has_text_spec.rb rough implementation of has_text matchers 2011-10-15 02:06:44 -07:00
has_xpath_spec.rb Wrap driver nodes in new Node class which inherits from session 2010-07-10 01:51:20 +02:00
headers.rb Be less restrictive in session spec wrt content-type 2011-01-21 15:38:26 +01:00
javascript.rb Remove accidentally committed focus => true 2011-08-15 15:33:35 +02:00
response_code.rb Rename response_code to status_code for consistency. 2010-06-07 13:14:40 +10:00
select_spec.rb Selenium::WebDriver::Element#select and #toggle are deprecated - replace with click 2011-06-23 11:42:00 -07:00
text_spec.rb Fix document#text 2011-02-18 16:29:51 -05:00
uncheck_spec.rb Moved shared specs into lib directory 2010-04-09 16:41:35 +02:00
unselect_spec.rb select/unselect do not require a from option 2010-10-03 19:15:40 +02:00
within_spec.rb Add spec to clarify usage of combining #within and #have_content 2011-09-03 13:27:30 -04:00