session_upload
Upload a local file to a form input using its CSS selector and file path during an active browsing session.
Instructions
Загрузить файл в форму: selector — input[type=file], path — локальный путь. Паттерн form file upload. Требует session_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| selector | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |