How do I hide console window?
I using headless chrome and selenium in gui app to scraping data from one web page.
When starting the app, open console window then display log of chromedriver.
Is there a way to hide chromedriver log on console when starting the app?
OS: windows10
python: 3.6.3
selenium 3.8.0
chromedriver: 2.33
Google Chrome canary