I have a problem/bug when i try to use new ChromeDriver. After using launch4j to create a .exe file and starting it everything except the ChromeDriver, which is null, is working fine. On my main computer everything works as usual.
Im using Java on my main computer but not on the Virtual Machine, since I need to distribute it to others without it
So my question is am i missing something?