# File lib/selenium/file_upload.rb, line 7
    def initialize(webpage, locator)
      @webpage = webpage
      @locator = locator
    end