Simon Knott
|
bd9c8729ff
|
browser://console should be single resource (#34)
Returning one resource per log line is flooding the Claude UI:
<img width="1061" alt="Screenshot 2025-03-19 at 16 01 45"
src="https://github.com/user-attachments/assets/1779374e-6b9d-44d7-b916-c521933e1085"
/>
Returning one big resource with all lines feels better.
original PR: https://github.com/microsoft/playwright/pull/35276
|
2025-03-26 16:27:55 +01:00 |
|
Pavel Feldman
|
cd214cb58d
|
chore: allow for a lax timeout for gha bots
|
2025-03-25 21:54:38 -07:00 |
|
ryo kishida
|
9f93af3a81
|
feat(tool): add locator.selectOption() action (#25)
Implemented `locator.selectOption`
|
2025-03-25 21:53:56 -07:00 |
|
Pavel Feldman
|
a392ba2f41
|
chore: restart browser if page closed manually (#19)
Fixes https://github.com/microsoft/playwright-mcp/issues/18
|
2025-03-25 13:05:28 -07:00 |
|
Pavel Feldman
|
852709c026
|
chore: initial code commit
|
2025-03-21 11:13:24 -07:00 |
|