Test file upload and download interactions for the agent
Standard <input type="file"> — agent should click and attach a file.
Accepts multiple files at once.
Only accepts image files (accept="image/*").
Drop files onto this zone.
Drag files here to upload
Any file type accepted
Upload within a form — file + description field.
No upload events yet...
Standard <a> tags with download attribute — agent should click to trigger download.
Files generated in-browser via Blob — tests programmatic download.
No files uploaded yet
No download events yet...