I have a requirement where I have to open a web page from my desktop, enter the username and password and once its logged in, I want to be able to refresh that page after few seconds. I tried this with vbscript, but facing some issue, not able to solve. Just wanted to check if this can be done with javascript as well, if yes, then how?
vbscript -Page refresh after few seconds with entering username and password