# File lib/selenium/web_page.rb, line 77 def text_field(how, what=nil) TextField.new(self, element_locator(how, what)) end