I'm running IntelliJ on Windows 7 and I'm trying to solve a problem where I can't get Selenium to start. I think it might be related to privileges.
I'm starting IntelliJ with "Run as Administrator". Are the processes that are started by IntelliJ also then given Administrator rights?
IntelliJ IDEA Community Edition and IntelliJ IDEA Edu are free and can be used without any license.
Yes, all the child processes should inherit the parent privileges.
Absolutely yes, in fact it is very difficult for an elevated process to start a process that is not elevated. You would have to use the Windows API, jump through a lot of hoops and it would work only in certain circumstances.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With