chore: include "playwright" keyword, add examples (#196)

This commit is contained in:
Simon Knott
2025-04-16 17:18:40 +02:00
committed by GitHub
parent 5c2e11017d
commit e7c7709b33
5 changed files with 58 additions and 11 deletions

View File

@@ -41,7 +41,7 @@ test('cdp server reuse tab', async ({ cdpEndpoint, startClient }) => {
name: 'browser_snapshot',
arguments: {},
})).toHaveTextContent(`
- Ran code:
- Ran Playwright code:
\`\`\`js
// <internal code to capture accessibility snapshot>
\`\`\`