# File lib/capybara/node/actions.rb, line 34 def click_button(locator) find(:button, locator).click end