chore: flatten tool calling, prep for timeout handling (#205)
This commit is contained in:
@@ -69,7 +69,6 @@ await page.getByRole('button', { name: 'Submit' }).click();
|
||||
`);
|
||||
});
|
||||
|
||||
|
||||
test('browser_select_option', async ({ client }) => {
|
||||
await client.callTool({
|
||||
name: 'browser_navigate',
|
||||
|
||||
Reference in New Issue
Block a user