There's a process my team has to do on a daily basis which I need to find a way to automate. We have to login to a site, go to the reports page. Choose a report and then click extract. Use a Save As dialog box. From then on, everything else is automated.
Is it possible to create somekind of bot that will do these actions for me? I tried and tried to get backend access to the files directly and it's not possible.