.. |
all_spec.rb
|
Fix some specs, due to visibility changes
|
2013-02-15 22:09:40 +01: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
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01: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 expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
choose_spec.rb
|
Add options to choose
|
2013-02-24 16:48:14 +01:00 |
click_button_spec.rb
|
Add options for click_button
|
2013-02-24 16:36:08 +01:00 |
click_link_or_button_spec.rb
|
Add options for click_link_or_button
|
2013-02-24 16:32:26 +01:00 |
click_link_spec.rb
|
Spec for link :exact option
|
2013-02-24 16:35:52 +01:00 |
current_scope_spec.rb
|
Expose current_scope as a session DSL method, closes #959
|
2013-02-18 22:40:36 +01:00 |
current_url_spec.rb
|
formatting
|
2012-12-31 11:49:41 +01: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
|
Add options for fill_in
|
2013-02-24 16:41:20 +01:00 |
find_button_spec.rb
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
find_by_id_spec.rb
|
Add match option
|
2013-02-15 21:32:21 +01:00 |
find_field_spec.rb
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
find_link_spec.rb
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
find_spec.rb
|
tests dont need to be optional since native css support in driver is now expected
|
2013-02-19 09:39:22 -08:00 |
first_spec.rb
|
Fix some specs, due to visibility changes
|
2013-02-15 22:09:40 +01:00 |
has_button_spec.rb
|
Support non string arguments
|
2012-09-06 09:33:43 +02:00 |
has_css_spec.rb
|
Empty tags are invisible according to Selenium. Huh.
|
2013-02-15 23:23:48 +01: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
|
Make text filter respect visibility filter
|
2013-02-17 16:09:14 +01:00 |
has_table_spec.rb
|
Support non string arguments
|
2012-09-06 09:33:43 +02:00 |
has_text_spec.rb
|
Add type to matchers
|
2013-02-17 15:45:14 +01:00 |
has_title_spec.rb
|
Add has_title matcher, thanks @nashby
|
2013-02-16 09:34:30 +01: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
|
Make source a true alias of html, closes #871
|
2012-11-20 14:24:39 +01:00 |
node_spec.rb
|
Merge branch 'capy21'
|
2013-02-15 22:53:15 +01:00 |
reset_session_spec.rb
|
Add config option which disabled server errors being raise, closes #932
|
2013-02-16 11:04:40 +01: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
|
Added a spec for default case
|
2013-02-15 11:16:00 -08:00 |
screenshot.rb
|
Add magic comment for Ruby2.0.0
|
2012-12-16 01:57:03 +09:00 |
select_spec.rb
|
Add an option which reverts options to Capy 2.0 behaviour
|
2013-02-16 10:20:50 +01:00 |
source_spec.rb
|
Make source a true alias of html, closes #871
|
2012-11-20 14:24:39 +01:00 |
text_spec.rb
|
Add option to text which makes it possible to return all text, not just invisible text, closes #960
|
2013-02-17 14:47:32 +01:00 |
title_spec.rb
|
Add #title method to Capybara::Node::Document
|
2013-02-06 21:36:55 +02:00 |
uncheck_spec.rb
|
Support non string arguments
|
2012-09-06 09:33:43 +02:00 |
unselect_spec.rb
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
visit_spec.rb
|
Fix visiting relative URLs when no server started, closes #861
|
2012-11-14 14:29:12 +01:00 |
within_frame_spec.rb
|
Document actual within_frame support
|
2013-01-08 11:40:12 +03:00 |
within_spec.rb
|
fix failing specs due to invalid css
|
2013-02-18 13:08:34 -08:00 |
within_window_spec.rb
|
Use a custom spec helper instead of shared specs
|
2012-07-21 16:46:56 -04:00 |