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?
Yes, all the child processes should inherit the parent privileges.