We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef33c83 commit 12835d6Copy full SHA for 12835d6
packages/playwright/src/prompt.ts
@@ -41,7 +41,7 @@ export async function attachErrorPrompts(testInfo: TestInfo, sourceCache: Map<st
41
'',
42
`- Following Playwright test failed.`,
43
`- Explain why, be concise, respect Playwright best practices.`,
44
- `- Provide a snippet of code with the fix is possible.`,
+ `- Provide a snippet of code with the fix, if possible.`,
45
46
`# Test info`,
47
0 commit comments