Pavel Feldman
|
f20ae22ec6
|
chore: roll Playwright, remove localOutputDir (#471)
|
2025-05-24 11:44:57 -07:00 |
|
Pavel Feldman
|
aa6ac51f92
|
feat(trace): allow saving trajectory as trace (#426)
|
2025-05-14 18:08:44 -07:00 |
|
Pavel Feldman
|
fea50e6840
|
chore: introduce resolved config (#425)
|
2025-05-14 16:01:08 -07:00 |
|
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 |
|
Pavel Feldman
|
292e75d464
|
chore: roll Playwright to remove empty generic nodes (#330)
|
2025-05-02 16:10:48 -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 |
|
Simon Knott
|
c80f7cf222
|
chore: infer tool params (#241)
Moves the `schema.parse` call to the calling side of the handler, so we
don't have to duplicate it everywhere.
|
2025-04-22 13:24:38 +02:00 |
|
Pavel Feldman
|
7e4a964b0a
|
chore: flatten tool calling, prep for timeout handling (#205)
|
2025-04-16 19:36:48 -07:00 |
|
Yury Semikhatsky
|
0d6bb2f547
|
devops: add bots for other browsers/platforms (#174)
|
2025-04-15 13:16:56 -07:00 |
|
Simon Knott
|
4a19e18999
|
feat: respond with action and generated locator (#181)
Closes https://github.com/microsoft/playwright-mcp/issues/163
|
2025-04-15 10:55:20 -07:00 |
|
Pavel Feldman
|
abd56f514b
|
chore: introduce capabilities argument (#135)
|
2025-04-04 17:14:30 -07:00 |
|