capybara-webkit/spec
Petteri Räty 2f3832fa15 Make Node#text work for svg elements
svg elements don't return to the non standard innerText attribute so
fall back on the standard textContent when innerText is null.

Fixes #437.
2013-02-06 20:20:43 -05:00
..
integration Don't start queued commands more than once 2012-12-18 22:46:24 -05:00
support Don't reset the browser unnecessarily 2012-11-30 22:12:03 -05:00
browser_spec.rb Remove Url command 2012-11-30 21:38:56 -05:00
capybara_webkit_builder_spec.rb Allow ENV to change make, qmake, and spec options. 2012-02-17 11:27:00 -05:00
connection_spec.rb Deprecate the stdout option for Connection 2013-02-06 20:16:51 -05:00
cookie_jar_spec.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
driver_rendering_spec.rb Restore viewport dimensions after rendering screenshots 2013-01-13 17:23:47 -05:00
driver_resize_window_spec.rb Resize window spec uses AppRunner 2012-11-30 21:38:56 -05:00
driver_spec.rb Make Node#text work for svg elements 2013-02-06 20:20:43 -05:00
selenium_compatibility_spec.rb Improve focus handling by relying on Javascript focus() 2012-07-10 20:53:57 -07:00
self_signed_ssl_cert.rb Remove some unused global variables. 2011-10-14 17:18:33 -04:00
spec_helper.rb Bump Capybara dependency to 2.0.2 2013-01-03 14:03:16 -05:00