Commit 9989ba7
Fix Chrome headless test configuration
- Updated Chrome headless driver to use --headless=new flag
- The old 'headless' argument is deprecated in newer Chrome versions
- Added explicit window size for consistent test behavior
- Tests now properly run in headless mode without opening browser windows
All tests passing (38 examples, 0 failures)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5905fa9 commit 9989ba7
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
0 commit comments