software:python 2.7 + selenium browser:chrome 57
Hi,
I need to download some report files from a website. There is an os level pop-up window in which i have to input my username and password.
I have tried a solution which is to input my user name and my password with URL link. eg: https://username:[email protected]
but it does not work because my username includes "\" which would be translated to "/" in URL.
and i also tried to download a software named autoit, but i can not install it in my pc since security issue.
any solutions that i could try for my issue.
Thanks
