I have a problem with sending form with file through JavaScript using Jmeter. It simply does not succeeded. Unfortunately I do not have any logs from that situation.
But when I am sending form without file parameter through JavaScript using Jmeter it succeeded. Once I add parameter with a file it does not.
Tried to check option in Jmeter Use multipart/form-data for POST with file upload section filled but it does not help.
In test I am using HTTP Request sampler with:
==== EDIT ====
Before - not working
After changes - working
Just record it
More information: