.. |
driver
|
visit now allow fully qualified URLs.
|
2010-01-17 17:40:26 +01:00 |
dsl
|
Added failing tests for click_button to find and submit image input buttons using the text of the alt attribute
|
2010-02-25 15:34:25 +10: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 failing tests for click_button to find and submit image input buttons using the text of the alt attribute
|
2010-02-25 15:34:25 +10: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
|
Added has_table?
|
2010-02-20 22:41:53 +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
|
Add xpath query for input type=button into XPath.button
|
2010-02-19 02:29:53 +02:00 |