File Transfer Gym

Test file upload and download interactions for the agent

Upload Tests

1. Single File Input

Standard <input type="file"> — agent should click and attach a file.

2. Multiple Files Input

Accepts multiple files at once.

3. Image Upload (restricted)

Only accepts image files (accept="image/*").

4. Drag & Drop Upload

Drop files onto this zone.

Drag files here to upload

Any file type accepted

5. Form Upload with Metadata

Upload within a form — file + description field.

Upload Log

No upload events yet...

Download Tests

1. Static Download Links

Standard <a> tags with download attribute — agent should click to trigger download.

2. Generated Downloads

Files generated in-browser via Blob — tests programmatic download.

3. Uploaded Files (0)

No files uploaded yet

Download Log

No download events yet...

0 file(s) uploaded · 0 total events logged