Guide
-
GraphQL APIs with Spring Boot [2026]
By Rashmi, Community Contributor - January 16, 2026
Learn to build, secure, optimize, and deploy GraphQL APIs with Spring Boot. A complete guide to creating efficient and scalable APIs.
Learn More -
How to Use Playwright Test in Angular App
By Rohit Rajpal, Community Contributor - January 16, 2026
Learn how to apply Playwright for Angular E2E testing, including when to use it, setup steps, and test architecture.
Learn More -
How to Use Bun for Playwright Tests in 2026?
By Rohit Rajpal, Community Contributor - January 16, 2026
Bun is a JavaScript runtime built for faster execution. Learn how to use Bun with Playwright, where it works well, and where it falls short.
Learn More -
The Scrapy Playwright Tutorial (2026)
By Rohit Rajpal, Community Contributor - January 16, 2026
Scrapy Playwright lets Scrapy spiders scrape dynamic, JavaScript-driven websites. Learn how to set up, extract content and handle forms and infinite scroll.
Learn More -
How to Integrate Allure Report with Playwright in 2026
By Rohit Rajpal, Community Contributor - January 16, 2026
Learn how to use Allure with Playwright to generate detailed test reports, capture screenshots, videos, and track flaky tests effectively.
Learn More -
Getting Started with Playwright Using VS Code (2026)
By Rohit Rajpal, Community Contributor - January 16, 2026
Learn how to set up Playwright with VS Code, write, run, and debug tests efficiently, and create reliable automated test workflows in 2026.
Learn More -
Automate Tests on Safari using Playwright
By Azmabanu, Community Contributor - January 16, 2026
Learn how to automate Safari browser tests with Playwright, handle WebKit quirks, and ensure reliable cross-browser coverage.
Learn More -
How to Automate Tests for a Chrome Extension using Playwright?
By Azmabanu, Community Contributor - January 16, 2026
Learn how to automate Chrome extension testing using Playwright, including setup, popup testing, and background script validation.
Learn More -
Playwright CLI
By Azmabanu, Community Contributor - January 16, 2026
Learn what Playwright CLI is, key commands to run, debug, and generate tests, and how it speeds up Playwright automation workflows.
Learn More -
What is Playwright Recorder
By Azmabanu, Community Contributor - January 16, 2026
Learn what Playwright Recorder is, how it captures user actions, and when to use it to speed up test creation without sacrificing reliability.
Learn More