IntegrationsUpload files for web applicationsOn this pageUpload files for web applicationsThis article demonstrates how Katalon Studio performs a file upload operation on web applications.Upload files for web applicationsKatalon Studio AutoIT and SciteApple ScriptRobot ClassFiles to be uploadedRecord the test via Katalon Recorder save test objects and test cases. See [WebUI] Create and Run Web UI Test Case using Record and Playback in Katalon Studio.The file uploading action can be done in several ways: Using Upload File keyword.Using Upload File by Drag-and-Drop keyword.Using Send Keys keyword.Using a Robot class.Using Apple Script (or AutoIT for Windows environment).Run the test execution. You can refer to Execute tests with Katalon Studio overview.Verify the test execution result. You can refer to View test runs and execution logs in Katalon TestOps.