chore: roll playwright 5/9 (#394)
This commit is contained in:
parent
c28b480b51
commit
445170a76b
16 changed files with 88 additions and 149 deletions
|
|
@ -30,7 +30,7 @@ test('test reopen browser', async ({ client, server }) => {
|
|||
expect(await client.callTool({
|
||||
name: 'browser_navigate',
|
||||
arguments: { url: server.HELLO_WORLD },
|
||||
})).toContainTextContent(`- generic [ref=s1e2]: Hello, world!`);
|
||||
})).toContainTextContent(`- generic [ref=e1]: Hello, world!`);
|
||||
});
|
||||
|
||||
test('executable path', async ({ startClient, server }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue