# File lib/selenium/text_field.rb, line 4 def initialize(webpage, locator) super(webpage, locator) end