setFile
See Upload a File. Sets given file name to a given input[type='file'] element.
setFile(elemId, fileName)Parameters#
elemId: The target elementfileName: Must be the exact name of a file previously uploaded from IDE
Returns#
- No value
See Upload a File. Sets given file name to a given input[type='file'] element.
setFile(elemId, fileName)elemId: The target elementfileName: Must be the exact name of a file previously uploaded from IDE