Pavel Feldman
d142f13d80
chore: prep folders for copying upstream ( #987 )
2025-09-03 16:02:07 -07:00
Pavel Feldman
2461f32d05
chore: move from esm to cjs before upstreaming ( #986 )
2025-09-03 08:00:58 -07:00
Yury Semikhatsky
7774ad93ca
chore(extension): support custom executablePath ( #947 )
...
Fixes https://github.com/microsoft/playwright-mcp/issues/941
2025-08-25 13:48:52 -07:00
Yury Semikhatsky
1a64a51812
chore: version extension-relay protocol ( #939 )
2025-08-25 11:48:23 -07:00
Yury Semikhatsky
0812df2f5e
chore(extension): do not complain about old extension version ( #937 )
2025-08-22 17:53:30 -07:00
Yury Semikhatsky
64af5f8763
chore(extension): do not show tab selector for browser_navigate ( #923 )
2025-08-22 10:02:09 -07:00
Yury Semikhatsky
fb65bc7559
chore: show download link on the status mismatch page ( #928 )
...
<img width="610" height="108" alt="image"
src="https://github.com/user-attachments/assets/bc1f7534-f282-44f0-bb58-e385b2bf82af "
/>
2025-08-22 09:10:53 -07:00
Yury Semikhatsky
f6862a39c3
chore: check version in page, link to instructions ( #918 )
2025-08-19 17:39:58 -07:00
Yury Semikhatsky
e664e0460c
chore: check extension version on connect ( #907 )
2025-08-18 13:28:13 -07:00
Yury Semikhatsky
ba726fb44a
chore(extension): connection timeout when extension not installed ( #896 )
2025-08-15 09:09:35 -07:00
Yury Semikhatsky
f010164bf1
chore: mcp backend switcher ( #854 )
2025-08-11 14:16:43 -07:00
Yury Semikhatsky
21ced701b5
chore(extension): status page ( #856 )
2025-08-08 18:33:10 -07:00
Yury Semikhatsky
3b6ecf0a43
chore(extension): connect button for each page, style tweaks ( #848 )
...
<img width="643" height="709" alt="image"
src="https://github.com/user-attachments/assets/850f2455-b853-4c0f-8047-a7f2ced16b7b "
/>
2025-08-07 17:24:48 -07:00
Yury Semikhatsky
8ecc46c905
chore(extension): add test ( #842 )
...
* On Linux headed mode under xvfb-run fails to properly launch the
process. It works fine without xvfb-run, we don't have environment for
that on CI, so run on macOS instead.
* Node v18.20.8 stalls on `const uuid = crypto.randomUUID();`, so use
v20 for the extension tests.
2025-08-06 16:27:39 -07:00