I need to test with selenium chrome driver in Java. But chrome window should\'t be opened. Assume this a product and no window should be opened.
I\'ve also looked at
GhostDriver and PhantomJS should let you do what you want.