Good morning I was wondering if someone have some experience with selenium. Ive been able to get scrape a page using firefox, but id like to hide the webpage when the code is running.

Ive tried like this:

Driver.start "PhantomJS", "https://www.coolbet.com/no/odds"
But the path to phantom is incorrect, How do I set the path to the exe file ?
Or maybe there is a better way to get the browser hidden?
Any help is much appreciated

frederik