.. |
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
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
click_button_spec.rb
|
add support for form attribute on input, select, and textarea elements
|
2013-02-11 16:36:54 -08:00 |
click_link_or_button_spec.rb
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
click_link_spec.rb
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +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
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +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
|
driver can be queried for supported query formats and support for native css queries within a scope
|
2013-02-18 12:35:24 -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
|
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_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
|
Move save_page spec into session
|
2012-07-24 09:02:05 +02: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
|
Use a custom spec helper instead of shared specs
|
2012-07-21 16:46:56 -04: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 |