Skip to main content

2 posts tagged with "playwright"

View All Tags

Getting Started with Playwright Visual Testing

· 14 min read
Marcel Veselka
CEO, Wopee.io

Visual testing has become an essential component of modern web development. By ensuring the visual fidelity of your application across different browsers and devices, you can guarantee a seamless user experience and minimize the risk of regressions. However, visual testing can be cumbersome, time-consuming, and require significant maintenance when it is not done properly. This is where Playwright could offer an efficient, fast, and simple approach to visual testing.

Automated Web App Testing and How to do it Right?

· 12 min read
Marcel Veselka
CEO, Wopee.io

In the fast-paced world of software development, ensuring the quality of web applications is essential. Manual testing, while valuable, often falls short in terms of speed, scalability, and repeatability. This is where automated web app testing comes into play. By leveraging automation tools and techniques, testers can streamline the testing process, enhance testing efficiency, and ensure the reliability of web applications.