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. |
||
---|---|---|
.. | ||
browser.rb | ||
connection.rb | ||
cookie_jar.rb | ||
driver.rb | ||
errors.rb | ||
matchers.rb | ||
node.rb | ||
socket_debugger.rb | ||
version.rb |