Commit Graph

187 Commits

Author SHA1 Message Date
Tommy D. Rossi 4060085ff9 ignore log 2025-11-24 21:18:17 +01:00
Tommy D. Rossi a2f1cf69c7 prompt 2025-11-24 21:18:04 +01:00
Tommy D. Rossi ef9dd782eb more logs 2025-11-24 21:08:34 +01:00
Tommy D. Rossi 394ae92db5 add a title 2025-11-24 21:07:34 +01:00
Tommy D. Rossi ca93541e96 fix regex thing 2025-11-24 21:07:30 +01:00
Tommy D. Rossi ecd7488399 start ws right away 2025-11-24 21:01:29 +01:00
Tommy D. Rossi 4e49cd5418 less resets 2025-11-24 20:46:45 +01:00
Tommy D. Rossi f01411be12 nn 2025-11-24 20:44:58 +01:00
Tommy D. Rossi 7b247d281e more info for attached to target 2025-11-24 20:09:53 +01:00
Tommy D. Rossi 04da468b7f prompt 2025-11-24 20:09:17 +01:00
Tommy D. Rossi bbabad802c write mcp logs to the log file 2025-11-24 20:04:02 +01:00
Tommy D. Rossi 6856143471 better try catch 2025-11-24 19:59:20 +01:00
Tommy D. Rossi f22cdbb4ad do not fail on closing target 2025-11-24 19:41:06 +01:00
Tommy D. Rossi 393f3b2d6d lower timeout 2025-11-24 19:30:41 +01:00
Tommy D. Rossi 1e880b90d8 mcp 2025-11-24 19:30:36 +01:00
Tommy D. Rossi 48089d1f40 better handling of events. added tab search via targetId 2025-11-24 19:23:57 +01:00
Tommy D. Rossi b6ecd3b3d9 check for ws server every time 2025-11-24 19:00:14 +01:00
Tommy D. Rossi a4eaffd25a add helpful error with extension url when no tabs connected 2025-11-24 18:30:18 +01:00
Tommy D. Rossi 86cc3ce10e Update AGENTS.md 2025-11-24 16:42:36 +01:00
Tommy D. Rossi d168c1191f changelogs 2025-11-24 16:41:49 +01:00
Tommy D. Rossi 7c6114dc12 update 2025-11-24 16:40:53 +01:00
Tommy D. Rossi 7eb5060d71 fix tsc 2025-11-24 16:40:07 +01:00
Tommy D. Rossi 5d93b977d1 update 2025-11-24 16:38:35 +01:00
Tommy D. Rossi 385a9d0642 nn 2025-11-24 16:33:57 +01:00
Tommy D. Rossi e111c891e5 import state 2025-11-24 16:33:54 +01:00
Tommy D. Rossi a66daf980c fix tsc 2025-11-24 15:55:24 +01:00
Tommy D. Rossi a13906de73 make icon green on new pages. add test for it. 2025-11-24 15:54:11 +01:00
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 bd7ed3ac6e fix logs tests 2025-11-24 14:14:23 +01:00
Tommy D. Rossi 8cd2aad719 add tabs only in testing 2025-11-24 13:49:16 +01:00
Tommy D. Rossi fb658853b3 add chrome web store links to readmes for better discoverability 2025-11-24 13:44:29 +01:00
Tommy D. Rossi 167b5919c9 about testing 2025-11-24 12:01:11 +01:00
Tommy D. Rossi 2a9793bf9d disable tabs permission when not testing 2025-11-24 11:59:37 +01:00
Tommy D. Rossi 16b3aaca50 add support for getlatestlogs 2025-11-23 18:50:25 +01:00
Tommy D. Rossi 93c827ac8c fix icon on reload 2025-11-23 18:14:12 +01:00
Tommy D. Rossi bd76388edd run with headless! finally 2025-11-23 14:35:50 +01:00
Tommy D. Rossi 6b6ac216f2 add disconnectEverything function. add new test where playwright sees
existing page tab
2025-11-22 23:49:40 +01:00
Tommy D. Rossi 7025836f7e new script 2025-11-22 23:44:42 +01:00
Tommy D. Rossi 5c64ecde08 better logs for maps and sets 2025-11-22 14:52:51 +01:00
Tommy D. Rossi 96b1f8a4c8 capabilities 2025-11-22 14:52:40 +01:00
Tommy D. Rossi 8e3ebcf080 nn 2025-11-22 14:40:48 +01:00
Tommy D. Rossi 1a18cf90ca add in depth comment on how runtime disable is needed 2025-11-22 14:40:44 +01:00
Tommy D. Rossi 804f465b59 send runtime.disable then enable 2025-11-22 14:40:31 +01:00
Tommy D. Rossi e3cd844b3e agents 2025-11-22 13:43:04 +01:00
Tommy D. Rossi fb1d06edaa add support for logging from extension 2025-11-22 13:41:21 +01:00
Tommy D. Rossi 30d570b32c add test where we reconnect extension 2025-11-22 13:25:23 +01:00
Tommy D. Rossi dbcea11f2a fix tests 2025-11-22 13:22:56 +01:00
Tommy D. Rossi bc67feeeeb use new extension ws socket 2025-11-22 13:08:05 +01:00