When I launch Selenium's WebDriver (Chromedriver). A console window (chromedriver.exe) runs and it opens Chrome. I need to know how I can hide those like a silent mode because I get messy when there are too many open. I am using C#.
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
To my knowledge it's not possible to hide the browser. However, you can hide the console and set the browser offscreen:
As of Chrome 59, you can now also hide the chrome browser window by using headless mode:
and in combination with:
it runs in complete silence.
Hello chrome driver command hide coding
This shape can hide cmd