Tag

Playwright Automation

10 articles Updated daily
10 Articles
Latest
Popular
Trending
n8n 2.32.7 Released workflow automation dashboard
Tool News
n8n 2.32.7 Released: Security Audit Improvements Strengthen Enterprise Workflow Automation

n8n 2.32.7 Released improves security audit module imports for better reliability. Learn what's new, QA insights, migration guidance, and upgrade tips.

Shahnawaz Khan Aug 1, 2026 12 min read
Playwright 1.62.1 Released browser automation update dashboard
Tool News
Playwright 1.62.1 Fixes Critical TypeScript and Accessibility Regressions for Test Automation Teams

Playwright 1.62.1 Released fixes TypeScript regressions, accessibility snapshot bugs, and project reference issues. Learn what changed for QA engineers.

Shahnawaz Khan Aug 1, 2026 13 min read
Playwright Commands guide showing 50 essential browser locator action assertion network and debugging commands for QA engineers
Test Automation
50 Playwright Commands Every QA Engineer Should Know

Master the 50 most important Playwright commands with syntax, TypeScript examples, parameters, and enterprise use cases for modern QA engineers.

Shahnawaz Khan Jul 31, 2026 77 min read
Playwright 1.62.0 release features for QA engineers and test automation framework
Tool News
Playwright 1.62.0 Released — Powerful New Features Every QA Engineer Should Know

Discover Playwright 1.62.0 new features, component testing updates, AbortSignal support, and upgrade tips for QA engineers and SDETs.

Shahnawaz Khan Jul 28, 2026 13 min read
Playwright Configuration File
Test Automation
Day 13: Playwright Configuration File: Master playwright.config.ts for Enterprise Automation

The Playwright Configuration File controls every aspect of your automation framework, from browsers and projects to retries, screenshots, traces, environment variables, and…

Shahnawaz Khan Jul 23, 2026 19 min read
Folder structure for an enterprise Playwright Fixtures architecture.
Test Automation
Day 11: Playwright Fixtures: Build Reusable and Maintainable Test Setup

Playwright Fixtures provide a clean and reusable way to manage test setup, authentication, Page Objects, API clients, and shared resources. This guide…

Shahnawaz Khan Jul 14, 2026 21 min read
Playwright Page Object Model
Test Automation
Day 10: Playwright Page Object Model (POM): Build a Scalable Test Framework

The Playwright Page Object Model is the foundation of every professional automation framework. Learn how to build reusable page classes, organize scalable…

Shahnawaz Khan Jul 8, 2026 24 min read
Playwright Locators priority showing recommended locator hierarchy for reliable Playwright automation
Test Automation
Day 5: Playwright Locators: Stop Writing Fragile Selectors Forever

Playwright Locators are the foundation of reliable browser automation. Learn every locator strategy, understand how the locator engine works, and discover enterprise…

Shahnawaz Khan Jul 1, 2026 23 min read
How Playwright Works Behind the Scenes showing complete Playwright execution lifecycle from CLI to browser cleanup
Test Automation
Day 4: How Playwright Works Behind the Scenes: Complete Architecture Guide for Beginners

How Playwright Works Behind the Scenes is essential knowledge for every automation engineer. Learn how the Playwright Test Runner, Browser Contexts, workers,…

Shahnawaz Khan Jun 30, 2026 14 min read
Your First Playwright Test: Understanding Every Line Before You Write Code
Test Automation
Day 3: Your First Playwright Test: Understanding Every Line Before You Write Code

Your First Playwright Test explained from an automation engineer's perspective. Learn how test(), page, async, await and expect() work before writing production…

Shahnawaz Khan Jun 29, 2026 13 min read