# File lib/capybara/driver/rack_test_driver.rb, line 158 def submit(button) driver.submit(method, node['action'].to_s, params(button)) end