mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-03-25 09:25:47 +00:00
Documents the expected behavior and ensures browser helper filtering works correctly: - Tests browser-specific error messages when main browser isn't running - Verifies successful capture when main browser is found (not helpers) - Documents the problem this fixes (no more confusing 'no capturable windows' errors) - Ensures non-browser applications continue to work normally 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analyze-edge-cases.test.ts | ||
| analyze.test.ts | ||
| browser-helper-filtering.test.ts | ||
| defensive-format-validation.test.ts | ||
| edge-case-fixes.test.ts | ||
| image-edge-cases.test.ts | ||
| image.test.ts | ||
| improved-window-error-messages.test.ts | ||
| invalid-format.test.ts | ||
| list.test.ts | ||
| multiple-app-matches.test.ts | ||
| path-traversal-error-handling.test.ts | ||
| window-title-matching.test.ts | ||