Commit a75652a
Restart browser instead of simple retry when navigation leaves about:blank
A plain retry sends to the same broken Chrome process. browser.restart
kills and relaunches Chrome cleanly so the subsequent visit "/" goes to a
fresh process that can actually navigate.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c50c0b3 commit a75652a
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments