capybara-webkit/lib/capybara
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
..
webkit Implement Node#all_text 2013-02-18 20:52:32 -05:00
webkit.rb Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00