Single File Upload
Upload one file and see its name/size/type echoed back from the server — practice `input[type=file]` automation.
Upload one file (max 5MB) and its name, size, type, and a short hash are echoed back from the server.
Upload one file and see its name/size/type echoed back from the server — practice `input[type=file]` automation.
Upload one file (max 5MB) and its name, size, type, and a short hash are echoed back from the server.