# File lib/selenium/web_page.rb, line 101 def file_upload(how, what) FileUpload.new(self, element_locator(how, what)) end