Pavel Feldman
|
2461f32d05
|
chore: move from esm to cjs before upstreaming (#986)
|
2025-09-03 08:00:58 -07:00 |
|
Pavel Feldman
|
3d1a60b7f3
|
chore: introduce form filling tool (#935)
|
2025-08-22 17:06:24 -07:00 |
|
Pavel Feldman
|
86eba2245a
|
chore: remove navigate_forward due to low usage counts (#934)
|
2025-08-22 14:02:33 -07:00 |
|
Yury Semikhatsky
|
1fb2878271
|
fix(proxy): properly forward root requests and client metadata (#865)
|
2025-08-12 10:17:45 +02:00 |
|
Pavel Feldman
|
d61aa16fee
|
chore: turn vision into capability (#679)
Fixes https://github.com/microsoft/playwright-mcp/issues/420
|
2025-07-16 16:40:00 -07:00 |
|
Pavel Feldman
|
012c906500
|
chore: introduce browser_evaluate (#678)
Fixes https://github.com/microsoft/playwright-mcp/issues/424
|
2025-07-16 15:02:47 -07:00 |
|
Pavel Feldman
|
825a97d66e
|
chore: remove generate_test tool for now - it adds no value (#675)
|
2025-07-16 13:33:05 -07:00 |
|
Pavel Feldman
|
f31ef598bc
|
test: verify the log in close/navigate test (#505)
|
2025-06-01 12:49:30 -07:00 |
|
Pavel Feldman
|
c28b480b51
|
feat(wait): allow waiting for given text (#390)
Fixes https://github.com/microsoft/playwright-mcp/issues/389
|
2025-05-09 15:35:28 -07:00 |
|
Pavel Feldman
|
927a1280f1
|
chore: allow generating tests for script (#331)
|
2025-05-02 17:41:58 -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
|
6e76d5e550
|
chore: split context.ts into files (#284)
|
2025-04-28 16:14:16 -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 |
|
Pavel Feldman
|
6481100bdf
|
feat(dialog): handle dialogs (#212)
|
2025-04-17 14:03:13 -07:00 |
|
Pavel Feldman
|
5c2e11017d
|
chore: convert console resource to tool (#193)
|
2025-04-15 18:01:59 -07:00 |
|
Simon Knott
|
e729494bd9
|
feat: browser_resize (#92)
|
2025-04-14 16:09:48 -07:00 |
|
Pavel Feldman
|
abd56f514b
|
chore: introduce capabilities argument (#135)
|
2025-04-04 17:14:30 -07:00 |
|