I have the below script which opens a webpage in Edge.
Set objShell = CreateObject("WScript.Shell")
objShell.Run "msedge http://ceto/dhms/login.aspx"
Struggling to find code to refresh the page once it loads - it doesnt need to be done more than once just when it loads.
The reason for this is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.