Upload File From A URL

You can develop a solution for yourself. You can download a image from a URL to save it into your local disk. How to? See the following post:

Then you can upload the image file from disk to the target web site using WebUI.uploadFile().

1 Like