Pavel Feldman
|
3061d9aa56
|
chore: resolve dialog races (#673)
Fixes https://github.com/microsoft/playwright-mcp/issues/595
|
2025-07-16 13:32:54 -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
|
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
|
6481100bdf
|
feat(dialog): handle dialogs (#212)
|
2025-04-17 14:03:13 -07:00 |
|