# File lib/capybara/rack_test/driver.rb, line 39 def follow(method, path, attributes = {}) browser.follow(method, path, attributes) end