18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
How to automate File Upload at page with jQuery ?
Most of cases Sahi is a great tool for testing and automating. But when I try to record action to add files at blueimp jquery widget for file uploading demo page ( http://blueimp.github.io/jQuery-File-Upload/
) I receive nothing. My question: is it a way to automate file uploading at pages that use such widget? For example, what script is needed to start upload file c:/text.txt to http://blueimp.github.io/jQuery-File-Upload/?
) I receive nothing. My question: is it a way to automate file uploading at pages that use such widget? For example, what script is needed to start upload file c:/text.txt to http://blueimp.github.io/jQuery-File-Upload/?
This discussion has been closed.
Answers
Following is the code to upload files
WOuld you know the difference between using _setFile different with _setFile2 ??