34 Commits

Author SHA1 Message Date
Pavel Feldman
43aa4001b5
chore: mark v0.0.19 (#332) 2025-05-02 18:38:20 -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
878be97668
chore: mark v0.0.18 (#315) 2025-04-30 13:07:55 -07:00
Simon Knott
1b60870f50
chore: bump to 0.0.17 (#306) 2025-04-30 12:30:03 +02:00
Pavel Feldman
9efaea6a1c
chore: mark v0.0.16 (#298) 2025-04-29 19:51:57 -07:00
Pavel Feldman
23704ace1f
chore: update docs on lint (#283) 2025-04-28 14:56:00 -07:00
Pavel Feldman
b02370df2f
chore: roll playwright to latest (#269) 2025-04-28 13:44:24 -07:00
Simon Knott
bf7dbabca4
feat: support streamable http transport (#243)
Adds support for the new StreamableHttp transport. I'm not aware of any
clients that implement it, but somebody's gotta make the start! Once
some clients support it, we can also advertise it in the README.
2025-04-28 11:11:31 +02:00
Pavel Feldman
586492a3f0
chore: mark v0.0.15 (#250) 2025-04-22 16:17:36 -07:00
Pavel Feldman
f7e9bae571
chore: roll playwright to 1745357020000 (#249) 2025-04-22 16:04:50 -07:00
Pavel Feldman
9578a5b2af
chore: mark v0.0.14 (#237) 2025-04-21 17:52:35 -07:00
Max Schmitt
0c3792d231
chore: auto update tools in README (#219)
Motivation: Keeping the readme up to date is a manual effort - this
keeps it automatically up to date and prevents things like
https://github.com/microsoft/playwright-mcp/pull/214 and other
consistency errors in the future.
2025-04-21 20:22:57 +02:00
Pavel Feldman
6481100bdf
feat(dialog): handle dialogs (#212) 2025-04-17 14:03:13 -07:00
Pavel Feldman
bc48600a49
chore: mark v0.0.13 (#190) 2025-04-15 15:27:29 -07:00
Yury Semikhatsky
0d6bb2f547
devops: add bots for other browsers/platforms (#174) 2025-04-15 13:16:56 -07:00
Yury Semikhatsky
0f7fd1362f
chore: mark 0.0.12 (#176) 2025-04-14 19:39:10 -07:00
Pavel Feldman
71e51ea42a
chore: mark v0.0.11 (#173) 2025-04-14 16:48:36 -07:00
Pavel Feldman
6b15c7e422
chore: mark v0.0.10 (#138) 2025-04-05 19:14:50 -07:00
Pavel Feldman
23f392dd91
chore: mark v0.0.9 (#114) 2025-04-01 15:45:00 -07:00
Pavel Feldman
2366dbf36c
chore: mark v0.0.8 (#111) 2025-04-01 15:16:28 -07:00
Simon Knott
0a5518b252
chore: stitch together iframes into one tree (#71) 2025-04-01 14:47:53 -07:00
Pavel Feldman
020107e830 chore: mark v0.0.7 2025-03-28 13:42:20 -07:00
Pavel Feldman
74a8f95ca3 chore: rename publish script 2025-03-27 16:55:39 -07:00
Pavel Feldman
5b43f194e9 chore: mark v.0.0.6 2025-03-27 16:53:34 -07:00
Pavel Feldman
2c408f3818 chore: mark as v0.0.5 2025-03-27 09:24:12 -07:00
Pavel Feldman
4e64373168 chore: mark v0.0.4 2025-03-26 16:04:36 -07:00
Debasish Sarkar
5345a7b4df
Update binary name to mcp-server-playwright (fixes #33) (#38)
This PR updates the binary name in `package.json` from `mcp` to
`mcp-server-playwright` as requested in issue #33. The change makes the
binary name more specific, avoiding conflicts with other MCP servers and
improving usability for global installations.

Fixes #33
2025-03-26 14:34:45 -07:00
Max Schmitt
77fc45a89b
chore: roll Playwright to 1.52.0-alpha-1743011787000 (#40) 2025-03-26 14:02:03 -07:00
Pavel Feldman
8f3214a06a
chore: export server for custom transports (#20)
Fixes https://github.com/microsoft/playwright-mcp/issues/11
2025-03-25 14:46:39 -07:00
Pavel Feldman
a394c5be52 chore: mark v0.0.3 2025-03-25 13:06:37 -07:00
Pavel Feldman
dc7a449e8a chore: add @latest to the recommended version in config 2025-03-21 13:33:24 -07:00
Pavel Feldman
f9e5abb631 chore: update readme, add workflow 2025-03-21 13:17:47 -07:00
Pavel Feldman
852709c026 chore: initial code commit 2025-03-21 11:13:24 -07:00