How To Apply A Custom CSS While Making The Screenshots In Playwright Tests
https://soundcloud.com/eugene-truuts/how-to-apply-a-custom-css-while-making-the-screenshots-in-playwright-tests?si=c7a19d3cd1234c378086b57d677afce1&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing In Playwright v1.41.0 the new option stylePath was added for the toHaveScreenshot() method to apply a custom stylesheet while making the screenshot. Now you can apply a custom stylesheet...