I am trying to automate a file downloads from a Apache aurora Web portal (intranet portal). I have recorded the steps from AutoScriptwriter recorder and I have coverted the file into exe and executed it, so the steps which it executes properly is that it opens google chrome and then navigates to the intranet portal by opening chrome but post that it doesn't do anything, is it because the script is unable to access the apache aurora web page. If yes, what other alternate way I can try to access the portal through script and download the files. the page consists of multiple download links (hyperlinked text "Download") so we have to access all the download links and download them to a sharedrive folder. I am a novice in VB.net but i believe VB.net solution can workout so can someone advise where to start with.