GUI: Web File Upload
Description
Web File Upload uploads a file to a web page by providing the absolute file path, simulating user interaction with the browser’s file dialog. Use this step when your workflow needs to attach or upload a document, image, or other file through a web form’s browse button. If a mouse click step fails to open the file dialog, use a Special Key Actions step with the Enter key as a workaround. Note that this step uses a robot handler internally, so it does not work in locked screen mode.
tip
This step uses Robot handler and hence does not work in locked screen mode
Configurations
| Field Name | Description |
|---|---|
| Step Name | Name of the step. This name must unique in a single workflow.The data type is string, and the field is mandatory. |
| Web Browser Name | Select any one Web Browser from the given list. Note: Select the same Web Browser Name which was selected in Start Browser Step. |
| File path | Give absolute file path to upload. |