iRobo.Activity.Download File

Download and save a file from a Web Browser to your PC.


     Note: 

         Before using Web Activities, check Web Automation prerequisites from Web Automation Page.

               

                                                                                               

Properties

Input

  • FileURL - Enter URL to download file from.  (Mandatory)
  • LocalFilePath - Enter file name, extension and path in your PC to save file. For example: E:\downloads\image.png (Mandatory)
  • UseBrowserAuthentication -  Check browser authentication. Its input is True/False arguments. Make it True if the URL requires authentication, otherwise make it false. (Mandatory) 
  • UseDefaultProxy -  Use default proxy or not, Its input is True/False arguments. Make it True if it requires to use default proxy, otherwise make it false. (Mandatory)


Misc

  • DisplayName -  Activity header name.


Output

  • Result -  Boolean Output Variable to check the result.


Steps of Using Download File Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Download File Activity to the Sequence.
  3. Enter LocalFilePath in Properties Panel to save file to be downloaded.
  4. Enter File URL in Properties Panel to download file from.
  5. Click Save button from iRobo Studio Menu to save Workflow.
  6. Click Play button to start the automated process.



Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator