Commit 998e566
committed
fix(cli): hide Windows daemon consoles
Hide detached CLI and dashboard daemon windows, and prevent taskkill from flashing a console while replacing or closing sessions. Browser process launches remain unchanged so headed mode, Inspector, and UI mode stay visible.\n\nFixes: https://github.com/microsoft/playwright/issues/42152\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\nCopilot-Session: 37896276-261f-4ff0-9664-06aa7dfc471b1 parent b4a646a commit 998e566
4 files changed
Lines changed: 4 additions & 2 deletions
File tree
- packages
- playwright-core/src/tools
- backend
- cli-client
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
0 commit comments