Commit 5537637
fix(test): use unique user-data-dir per browser to prevent SingletonLock
Each stealth test now creates a temp dir for Chrome's user data,
preventing profile lock conflicts when tests run in parallel.
Rebrowser Bot Detector results (live test):
- 9/10 PASS, 1 known flag (navigatorWebdriver=undefined flagged
as "manually deleted" — expected tradeoff vs setting to false)
- Runtime.enable leak: NOT DETECTED
- Source URL leak: NOT DETECTED
- Viewport: PASS (1920x1080, not automation defaults)
- CSP bypass: NOT DETECTED
- Playwright init scripts: NOT DETECTED
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f14b069 commit 5537637
3 files changed
Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments