Alex Rudenko
|
ef61a08707
|
feat: support initial viewport in the CLI (#229)
Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/165
This PR uses page_resize logic to set the initial viewport size. Not
using the emulation because it looks buggy in headful which is our
default mode.
|
2025-10-01 10:11:35 +02:00 |
|
Nikolay Vitkov
|
15277541d8
|
chore: add additional EsLint rule (#147)
|
2025-09-25 17:20:01 +02:00 |
|
Alex Rudenko
|
9c8da4a449
|
test: use cft for e2e tests (#80)
we were using the Chrome version pre-installed on the GitHub actions and
I wonder if it could have been the source for the flakiness.
|
2025-09-23 19:53:33 +02:00 |
|
Alex Rudenko
|
92046183d4
|
chore(deps): bump puppeteer (#79)
Contains fixes for the pipe transport.
|
2025-09-23 17:01:19 +00:00 |
|
Alex Rudenko
|
74fa209145
|
test: skip flaky test (#77)
|
2025-09-23 14:03:44 +00:00 |
|
Alex Rudenko
|
732267db5f
|
fix: detect multiple instances and throw (#12)
We should be checking for browser logs in Puppeteer instead.
|
2025-09-11 16:42:27 +02:00 |
|