mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
09e19e305f
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. |
||
---|---|---|
.. | ||
webkit | ||
webkit.rb |