10 lines
531 B
Markdown
10 lines
531 B
Markdown
```json meta
|
|||
|
|
{
|
||
|
|
"title": "Making Visual Regression Testing More Manageable with Playwright",
|
||
|
|
"lead": "Dealing with dynamic content in visual regression testing can be tricky, but Playwright's feature set makes it so much easier. Learn how I used response interception and modification to ensure accurate screenshot comparisons and more reliable test results.",
|
||
|
|
"isPublished": true,
|
||
|
|
"publishedAt": "2024-11-13",
|
||
|
|
"openGraphImage": "posts/making-visual-regression-testing-more-manageable-with-playwright/og-image.png",
|
||
|
|
}
|
||
|
|
```
|