Skip to main content

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 NameDescription
Step NameName of the step. This name must unique in a single workflow.The data type is string, and the field is mandatory.
Web Browser NameSelect any one Web Browser from the given list.
Note: Select the same Web Browser Name which was selected in Start Browser Step.
File pathGive absolute file path to upload.