Is there a way to open a web page from my console application?
I have to login to a page to be able to authenticate myself in my console application. (for reasons of honesty, the login is only granted to me via browser, I am under authentication with SSO)
Is this something that can be done?