Hello, I’m new using Automation Anywhere. I’m creating an automation where I need to click on a link “Save as PDF” and this link downloads a PDF file. I need to save the path of this file in a variable, because I need to read the content of the file later. How can I save the path of the file? I tryed to use the action “Download File”, but it does not seem right, because I need to trigger the action through the UI, not providing an URL.
Thanks.