Pavel Feldman
|
7fca8f50f8
|
chore: roll Playwright to 1.54.1 (#665)
|
2025-07-14 09:51:14 -07:00 |
|
Simon Knott
|
841bb417d1
|
chore: update to 1.54.0 (#653)
Closes https://github.com/microsoft/playwright-mcp/issues/535
|
2025-07-14 09:53:33 +02:00 |
|
Pavel Feldman
|
59f1d67a4e
|
feat(dblclick): add double click (#654)
Fixes https://github.com/microsoft/playwright-mcp/issues/652
|
2025-07-11 16:45:39 -07:00 |
|
Simon Knott
|
9066988098
|
chore: improve "ref not found" error message (#561)
Helps the model better understand the error cause.
|
2025-06-17 14:09:29 +02: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 |
|
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 |
|
Pavel Feldman
|
f7e9bae571
|
chore: roll playwright to 1745357020000 (#249)
|
2025-04-22 16:04:50 -07: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
|
4b261286bf
|
chore: test list tabs (#208)
|
2025-04-17 09:58:02 +02:00 |
|
Pavel Feldman
|
7e4a964b0a
|
chore: flatten tool calling, prep for timeout handling (#205)
|
2025-04-16 19:36:48 -07:00 |
|
Pavel Feldman
|
cea347d067
|
chore: introduce modal states (#204)
|
2025-04-16 15:21:45 -07:00 |
|