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
|
e7c7709b33
|
chore: include "playwright" keyword, add examples (#196)
|
2025-04-16 08:18:40 -07:00 |
|
Pavel Feldman
|
795a9d578a
|
chore: generalize status & action as code (#188)
|
2025-04-15 12:54:45 -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
|
606b898a71
|
chore: allow reusing tab over cdp (#170)
Fixes https://github.com/microsoft/playwright-mcp/issues/164
|
2025-04-14 16:39:58 -07:00 |
|
Pavel Feldman
|
abd56f514b
|
chore: introduce capabilities argument (#135)
|
2025-04-04 17:14:30 -07:00 |
|