Commit Graph

7 Commits

Author SHA1 Message Date
Tommy D. Rossi fb5182d0a5 release command 2025-11-24 15:38:02 +01:00
Tommy D. Rossi e85a2a9b97 add release command 2025-11-24 15:31:33 +01:00
Tommy D. Rossi 4ebfdaab36 add browser console log capture and fix test contamination
- Add getLatestLogs function to capture and retrieve browser console logs
- Support filtering by page, search string/regex, and count limit
- Add clearAllLogs function to prevent log persistence across tests
- Make console listeners synchronous using page _guid for immediate capture
- Add critical test verifying extension reconnection after disconnectEverything
- Preserve console logs across browser reconnections for stability
2025-11-24 15:30:23 +01:00
Tommy D. Rossi d52d591155 better test. spawn the extension with playwright 2025-11-22 11:43:52 +01:00
Tommy D. Rossi ac5322e580 agents 2025-11-13 19:29:49 +01:00
Tommy D. Rossi 8e5d68a6f2 updates 2025-11-13 19:24:05 +01:00
Tommy D. Rossi 12c5387409 init 2025-11-13 19:24:03 +01:00