I am currently working on a Node.js project in which I use Selenium. Is there any way to hide the Chrome window after it launched without closing it, etc?
Asked
Active
Viewed 317 times
0
-
1If you don't wanna see the Chrome browser, go for a headless option. or provide more information what you want to achieve ? – Akzy Jul 03 '22 at 09:44
-
Does this answer your question? [Headless automation with Nodejs Selenium Webdriver](https://stackoverflow.com/questions/44197253/headless-automation-with-nodejs-selenium-webdriver) – Mark Rotteveel Jul 03 '22 at 13:52