# File lib/capybara/rack_test/driver.rb, line 35 def submit(method, path, attributes) browser.submit(method, path, attributes) end