Alex Rudenko
|
80e77fd9a3
|
fix: include a note about selected elements missing from the snapshot (#593)
Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/586
|
2025-11-21 11:14:44 +01:00 |
|
Alex Rudenko
|
4a83574961
|
feat: fetch DOM node selected in the DevTools Elements panel (#486)
Refs https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/129
|
2025-10-31 11:07:10 +01:00 |
|
Alex Rudenko
|
2082641cc7
|
refactor: simplify snapshot generation (#369)
the only difference is that checked/pressed are only included if the
element was checked/pressed.
Refs: https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/363
|
2025-10-13 13:51:49 +00:00 |
|
Nikolay Vitkov
|
15277541d8
|
chore: add additional EsLint rule (#147)
|
2025-09-25 17:20:01 +02:00 |
|
Alex Rudenko
|
014a8bc52e
|
feat: validate uids (#37)
- generate snapshot IDs.
- change uid to be a string.
- validate that uid is not coming from a stale snapshot.
|
2025-09-16 11:54:35 +00:00 |
|
Alex Rudenko
|
31a0bdce26
|
feat: initial version
|
2025-09-11 12:46:05 +02:00 |
|