- Регистрация
- 06.06.2016
- Сообщения
- 92
- Благодарностей
- 7
- Баллы
- 8
Hi,
I would like to automate the upload of .html files to a web service, which process the file uploaded and directly answer with the download of the processing file.
But i have several issues :
- upload file doesn't seems orking well. I specified the path of the file to upload, but it doesn't fill the filename in the form, so i forced it too, but after that i'm blocked on the submit button.
- by doing it with recording mode, i see the final file to download seems to be the POST response, so maybe i can get the answer and put it in a .html file myself ?
What could blocked me during the upload ? What is my mistake ?
Cherubin
I would like to automate the upload of .html files to a web service, which process the file uploaded and directly answer with the download of the processing file.
But i have several issues :
- upload file doesn't seems orking well. I specified the path of the file to upload, but it doesn't fill the filename in the form, so i forced it too, but after that i'm blocked on the submit button.
- by doing it with recording mode, i see the final file to download seems to be the POST response, so maybe i can get the answer and put it in a .html file myself ?
What could blocked me during the upload ? What is my mistake ?
Cherubin
Вложения
-
28,4 КБ Просмотры: 72