Tags
Articles using the playwright tag. Explore articles categorized by tags, making it easy to find content on specific topics

10 min read
May 2025
How to Generate Browser Test Automation Scripts Using Chrome DevTools Recorder and Generative AI
In the modern software development lifecycle, test automation has shifted from being a nice-to-have to a fundamental part of CI/CD pipelines. Writing reliable and maintainable automated tests—whether using Selenium or Playwright—requires not only a d...

5 min read
February 2024
API Testing with Playwright: Handbook for beginners
When it comes to testing APIs, having efficient tools and frameworks is crucial. Playwright, a powerful automation library, not only excels in browser automation but also provides seamless API testing capabilities. In this article, we'll delve into h...