Friends My task is to use the C # application for windows to automatically enter the site and the first page that appears after logging in. there is a link and after clicking on this link the user can download the excel file. I can implement this, how can I exe this and put it on my schedule and I will set the time. therefore, it automatically downloads the excel file.
i completed before the login code, but in the face of the problem occurs after logging in, it shows me a page with security questions. so how can i avoid this page? And when exe is done through scheduling, then it doesn't have any interface? so I need to hide the front end so that it also matches.
Any suggestion related to my concept or code would be very helpful to me.
source
share