Hi Everyone. With the activity “Open browser” and the subactivities “type into” and “click input” I can authenticate with my user name and password on the site and open a session. After that I would like to download files with a known download link in this session. However it does not work. Not with the activity “HTTP Request”, not with another “Open Browser” activity.
e.g. session link: “https://www.etwas.com/memberarea”
download link: “https://www.etwas.com/index.php?id=19&down=173&spr=de”
@Andreas_Muss - Is the download link available in the same browser?
if yes - please try to do a right click action on the link and perform the save option…
Yes I use the same browser (standard browser and in the open browser activity is the internet explorer).
Unfortunately there is no normal link. Normally there is a text field where I have to enter a tag, then a suggestion is made on which I have to click and only then the link appears. But I have saved a link and so I know how the links are built. For a browser session I can enter the link in the url field and then the file is downloaded…
Hurrah. Great!!! It works. One last question how is it possible that the download works automatically. One button appeared andI had to click the “save” button or “save as” button.
Thank you very much!