Skip to main content

setFile

See Upload a File. Sets given file name to a given input[type='file'] element.

setFile(elemId, fileName)

Parameters#

  • elemId: The target element
  • fileName: Must be the exact name of a file previously uploaded from IDE

Returns#

  • No value