I am trying to automate some download operations. But a problem that I face is, when I click a form to save some file, it opens up a Save Dialog Box for me to specify the location where it should be saved. Can this be automated in some way such that I can specify the location and save it through script itself.
Even if I cannot specify the location, if it can store in some default location, that is fine..Please tell me how to do this..
Thanks a lot in advance..