A Curious one for you fellas..
In my python program
webbrowser.open('etc..')
Opens Microsoft Edge.
Now the strange thing is, I have another python program in a slightly different folder than opens Chrome (my default)
Any Ideas as to what’s going on?!!
(I know similar has been asked but this seems very strange)
I even pointed Edge to open Chrome and it’s still not having it!
Thanks.
Tried using webbrowser.open to open chrome but edge opens instead
works fine in other program
tried pointing edge to launch chrome instead
user26507947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.