.. |
driver
|
visit now allow fully qualified URLs.
|
2010-01-17 17:40:26 +01:00 |
dsl
|
Merge branch 'master' of git://github.com/jnicklas/capybara
|
2010-02-19 00:54:51 +02:00 |
fixtures
|
Wrote failing specs which highlights missing content-type with rack test driver
|
2010-01-07 23:43:11 +01:00 |
public
|
Trigger custom events
|
2010-02-15 14:54:11 +01:00 |
session
|
Fixed select method in Selenium driver (web-driver raises exception when element was not found)
|
2010-02-18 23:00:40 +02:00 |
views
|
Added multiple select for rack-test driver
|
2010-02-17 15:55:11 -08:00 |
capybara_spec.rb
|
Reduce timeout for specs so they run faster
|
2010-01-01 18:45:30 +01:00 |
drivers_spec.rb
|
Spec boolean attributes
|
2010-01-30 20:43:56 +01:00 |
dsl_spec.rb
|
Merge remote branch 'denro/evaluate_script'
|
2009-12-12 21:56:32 +01:00 |
save_and_open_page_spec.rb
|
spec bug fix
|
2009-11-22 18:58:43 +01:00 |
searchable_spec.rb
|
Reject hidden nodes in searches
|
2010-01-30 19:48:25 +01:00 |
server_spec.rb
|
Fixed failing server spec, server needs to be booted
|
2010-01-30 20:31:52 +01:00 |
session_spec.rb
|
Run only JS tests with timeout
|
2010-01-30 20:09:27 +01:00 |
session_with_headers_support_spec.rb
|
Session integration & specs for response_headers
|
2009-12-18 13:33:36 -05:00 |
session_with_javascript_support_spec.rb
|
Trigger custom events
|
2010-02-15 14:54:11 +01:00 |
session_without_headers_support_spec.rb
|
Session integration & specs for response_headers
|
2009-12-18 13:33:36 -05:00 |
session_without_javascript_support_spec.rb
|
Session#locate - return node identified by locator or raise ElementNotFound(using desc)
|
2009-12-31 14:04:38 -05:00 |
spec_helper.rb
|
Run only JS tests with timeout
|
2010-01-30 20:09:27 +01:00 |
test_app.rb
|
Added specs for back redirects
|
2010-02-12 14:41:41 +01:00 |
wait_until_spec.rb
|
Provides timeout similar to standard library Timeout, but avoids threads
|
2009-12-31 13:56:23 -05:00 |
xpath_spec.rb
|
Spec example for XPath.button was added
|
2010-02-19 01:19:21 +02:00 |