teamcapybara--capybara/lib/capybara/node
Matthew Horan 202e072359 Delegate node equality to driver
The native representation of a node may not be equal across driver
implementations.  Instead, let the driver define equality.
2012-11-19 23:24:52 -05:00
..
actions.rb Support for multiple file upload. 2012-09-17 20:04:00 +02:00
base.rb Prevent race conditions when checking negative assertions, closes #843 2012-10-30 11:08:44 +01:00
document.rb Fix document#text 2011-02-18 16:29:51 -05:00
element.rb Remove unnecessary overrides of some methods 2012-07-13 20:42:39 +02:00
finders.rb minor doc fix 2012-10-26 11:28:27 +03:00
matchers.rb Delegate node equality to driver 2012-11-19 23:24:52 -05:00
simple.rb Basic nodes should have unsynchronized method 2012-10-30 12:57:22 +01:00