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