# File lib/capybara/xpath.rb, line 75 def fillable_field(locator, options={}) text_area(locator, options).text_field(locator, options) end