Hi,
I am recording web application using web(http/html) protocol, in the application i have to download and upload the same excel file.
I am not able to download the excel file, how can i accomplish this. Please help me.
all the data is coming in the response like this "\x03\x04-\x00\x00\x00\x08\x00Ã#RIZM¼Éÿÿÿÿÿÿÿÿ"
I am able to upload the file, the only problem is with download.
Thanks.