# File selenium.rb, line 1590 def attach_file(fieldLocator,fileLocator) do_command("attachFile", [fieldLocator,fileLocator,]) end