chore: roll Playwright to 1.54.1 (#665)
This commit is contained in:
parent
841bb417d1
commit
7fca8f50f8
3 changed files with 16 additions and 16 deletions
|
|
@ -65,7 +65,7 @@ await page.getByRole('button', { name: 'Submit' }).click();
|
|||
- Page Title: Title
|
||||
- Page Snapshot
|
||||
\`\`\`yaml
|
||||
- button "Submit" ${mcpBrowser === 'webkit' ? '' : '[active] '}[ref=e2]
|
||||
- button "Submit" ${mcpBrowser !== 'webkit' || process.platform === 'linux' ? '[active] ' : ''}[ref=e2]
|
||||
\`\`\`
|
||||
`);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue