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?
-
1If you don't wanna see the Chrome browser, go for a headless option. or provide more information what you want to achieve ?Akzy– Akzy2022-07-03 09:44:13 +00:00Commented Jul 3, 2022 at 9:44
-
Does this answer your question? Headless automation with Nodejs Selenium WebdriverMark Rotteveel– Mark Rotteveel2022-07-03 13:52:50 +00:00Commented Jul 3, 2022 at 13:52
Add a comment
|