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 elementfileName: Must be the exact name of a file previously uploaded from IDE
Returns#
- No value