# File lib/capybara/xpath.rb, line 134 def file_field(locator, options={}) input_field(:file, locator, options) end