Skip to main content

setFiles

See Upload a File. Sets given file names to a given input[type='file'] element. The element must be a file element having multiple attribute.

setFiles(elemId, fileName, fileName, ...)

Parameters#

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

Returns#

  • No value