top of page
Upload as File
Upload as File is the new component action available on the browser tab in the Recorder View. It adds a step that allows you to upload a file to a web form without the file selection dialog. This step uploads files using:
Local file system
Robot File System
Binary variable
In Design Studio, to execute a robot that uses Robot File System, place your robot in the shared project.
Apply this step to the Input HTML element with a "file" type attribute setting.
This step simulates a click on the input element and provides the selected file for the upload. This allows the form to process the upload normally.
If a binary variable is uploaded, the step specifies a file name to be used in the form.
© 2025 Tromba Technologies, Inc.
bottom of page