Pavel Feldman
|
d01aa19ffa
|
chore: annotate tools (#351)
Fixes https://github.com/microsoft/playwright-mcp/issues/215
|
2025-05-05 17:38:22 -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
|
586492a3f0
|
chore: mark v0.0.15 (#250)
|
2025-04-22 16:17:36 -07:00 |
|
Pavel Feldman
|
1bc3c761de
|
feat(network): implement listing network requests (#247)
Fixes: https://github.com/microsoft/playwright-mcp/issues/242
|
2025-04-22 16:04:25 -07:00 |
|