Mr_Bro
5 years agoFrequent Contributor
get the Downloaded file format
Hi Team,
my requirment is to select one dropdown value from dropwon list(Excel,Csv,PDF,XML)
and it will download the file in the selected format
i want to check the downloaded file format using script,
im using Chrome browser for the same and it doesnot ask for any location were the file needs to be saved.
please guide me how to achieve the same.
Hi Mr_Bro,
We have a How To article explaining how to write a script that will download a file from the Internet and save it to the needed place:
Please check if this is what you need.