Hi I am using VBA macro to dl files from one intranet website...its working great but not when windows is locked (win + L). To download the file I am using UIAutomationCore.dll, so No send keys. I am using IE11.
example of use of UIAutomationCore.dll IE11 Frame Notification Bar Save button
If you would have tip how to save files also on locked pc I would be very greatfull. Thanks