"File_Download" Command
Description: This command downloads a file from a Remote location, from S7 Storage (Write command) or from Repository > File Uploads.
Usage Scenario: Suppose you have generated a list from an Excel file, made some modifications to that list and wish to upload it back to your application.
Procedure: Define your steps which create the list, steps which modify the list and print it, then use File_Upload command to upload it back to your application. Here’s a sample test case:
Â