# File lib/capybara/node/actions.rb, line 75 def check(locator) find(:checkbox, locator).set(true) end