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 |
|