teamcapybara--capybara/lib/capybara/rack_test
Jonas Nicklas dff278db53 #source returns an empty string instead of nil if no pages have been visited
This is more consistent with the behaviour of other methods, such as #current_url
2011-11-15 16:57:18 +01:00
..
browser.rb #source returns an empty string instead of nil if no pages have been visited 2011-11-15 16:57:18 +01:00
driver.rb Set default for respect data method to true 2011-09-04 20:26:14 +02:00
form.rb Split up rack-test driver into multiple classes 2011-04-05 17:42:12 +02:00
node.rb implement Element#text for RackTest to only return visible text, as with Selenium 2011-10-23 22:51:55 -07:00