Pavel Feldman
|
dd5b41f1d8
|
chore: account for undefined arguments (#400)
|
2025-05-12 09:35:33 -07:00 |
|
Pavel Feldman
|
445170a76b
|
chore: roll playwright 5/9 (#394)
|
2025-05-09 18:01:17 -07:00 |
|
Pavel Feldman
|
57b3c14276
|
chore: only reset network log upon explicit navigation (#377)
Fixes https://github.com/microsoft/playwright-mcp/issues/376
|
2025-05-08 17:02:09 -07:00 |
|
おがどら
|
85c85bd2fb
|
chore: support custom filename in screenshot function (#349)
|
2025-05-08 11:04:18 -07:00 |
|
Max Schmitt
|
09ba7989c3
|
test: run tests on MCP server inside Docker (#361)
https://github.com/microsoft/playwright-mcp/issues/346
|
2025-05-07 18:04:20 +02:00 |
|
Pavel Feldman
|
e95b5b1dd6
|
chore: get rid of connection factory (#362)
Drive-by User-Agent sniffing and disabling of image type in Cursor.
|
2025-05-06 14:27:28 -07:00 |
|
おがどら
|
5df011ad4b
|
feat(cli): set outputDir via cli options (#338)
|
2025-05-03 20:11:17 -07:00 |
|
Max Schmitt
|
685dea9e19
|
chore: migrate to ESM (#303)
- [Why do I need `.js`
extension?](https://stackoverflow.com/a/77150985/6512681)
- [Why setting `rootDir` in the
`tsconfig.json`?](https://stackoverflow.com/a/58941798/6512681)
- [How to ensure that we add the `.js` extension via
ESLint](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/extensions.md#importextensions)
Fixes https://github.com/microsoft/playwright-mcp/issues/302
|
2025-04-30 23:06:56 +02:00 |
|
Pavel Feldman
|
12e72a96c4
|
chore: allow configuring screenshot tool (#286)
Fixes: https://github.com/microsoft/playwright-mcp/issues/277
|
2025-04-28 17:21:23 -07:00 |
|
Pavel Feldman
|
697a69a8c2
|
chore: allow specifying output dir (#285)
Ref: https://github.com/microsoft/playwright-mcp/issues/279
|
2025-04-28 16:35:33 -07:00 |
|
Pavel Feldman
|
6054290d9a
|
chore: follow up to the element screenshot change (#199)
|
2025-04-16 12:53:27 -07:00 |
|