chore: roll playwright 5/9 (#394)

This commit is contained in:
Pavel Feldman 2025-05-09 18:01:17 -07:00 committed by GitHub
parent c28b480b51
commit 445170a76b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 88 additions and 149 deletions

View file

@ -34,7 +34,7 @@ test('browser_network_requests', async ({ client, server }) => {
name: 'browser_click',
arguments: {
element: 'Click me button',
ref: 's1e3',
ref: 'e2',
},
});