Pavel Feldman
|
f31ef598bc
|
test: verify the log in close/navigate test (#505)
|
2025-06-01 12:49:30 -07:00 |
|
Max Schmitt
|
a713300c5b
|
test: use TestOptions type in config (#326)
|
2025-05-02 13:50:03 +02: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
|
3f72fe53ec
|
chore: add support for device (#300)
Fixes https://github.com/microsoft/playwright-mcp/issues/294
|
2025-04-29 19:51:00 -07:00 |
|