Nikolay Vitkov
|
376f57c972
|
test: use html helper (#478)
|
2025-10-27 12:32:47 +00:00 |
|
Alex Rudenko
|
b0ce08ae2c
|
feat: support saving snapshots to file (#463)
Refs https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/153
---------
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2025-10-24 09:20:14 +00:00 |
|
Alex Rudenko
|
b427392392
|
feat: add a press_key tool (#458)
Press key can be used to test shortcuts and individual key presses.
|
2025-10-23 16:18:58 +00:00 |
|
Alina Varkki
|
207137edd6
|
fix: add an option value to the snapshot (#362)
Fixes #185
The standard selector value is not included in the AXNode, so add it
separately.
|
2025-10-13 13:25:48 +02: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
|
3fcea791eb
|
chore: roll puppeteer (#25)
This should solve flakiness related to multiple browser instances.
|
2025-09-15 16:12:13 +02:00 |
|
Alex Rudenko
|
e5e0616433
|
chore: switch to spec and clean up deps (#17)
|
2025-09-15 11:18:32 +02:00 |
|
Alex Rudenko
|
31a0bdce26
|
feat: initial version
|
2025-09-11 12:46:05 +02:00 |
|