capybara-webkit/lib/capybara/webkit
Matthew Horan 09e19e305f Implement Node#all_text
The #text method in Capybara 2.1 differentiates between visible and
invisible text. This requires that Node implement #all_text.

To maintain backwards compatibility with Capybara 2.0, Node#text has
been aliased to #visible_text.
2013-02-18 20:52:32 -05:00
..
browser.rb Frame focus via Capybara::Element 2013-02-18 20:52:32 -05:00
connection.rb Deprecate the stdout option for Connection 2013-02-06 20:16:51 -05:00
cookie_jar.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
driver.rb Frame focus via Capybara::Element 2013-02-18 20:52:32 -05:00
errors.rb Extract error initialization to JsonError module 2013-02-11 17:49:13 -05:00
matchers.rb Fixes problem with RSpec matcher. Probably the RSpec API changed recently. 2012-03-23 12:24:38 -04:00
node.rb Implement Node#all_text 2013-02-18 20:52:32 -05:00
socket_debugger.rb Fix tests and remove 'kind_of?' 2012-08-10 13:30:34 -04:00
version.rb Bump to 0.14.1 2013-01-13 17:41:26 -05:00