chore: account for undefined arguments (#400)
This commit is contained in:
parent
05dc5d915b
commit
dd5b41f1d8
11 changed files with 3 additions and 19 deletions
|
|
@ -37,7 +37,6 @@ test('cdp server reuse tab', async ({ cdpEndpoint, startClient }) => {
|
|||
|
||||
expect(await client.callTool({
|
||||
name: 'browser_snapshot',
|
||||
arguments: {},
|
||||
})).toHaveTextContent(`
|
||||
- Ran Playwright code:
|
||||
\`\`\`js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue