PinnedModern Test Automation with AI(LLM) and Playwright MCP (Model Context Protocol)In the fast-paced world of software development, delivering high-quality applications at scale is a constant challenge. Traditional test…May 14A response icon14May 14A response icon14
API Testing with LLM(Claude) and Playwright MCP (Model Context Protocol)In today’s fast-evolving software landscape, delivering high-quality applications at scale is a constant challenge. Traditional API testing…Jun 12A response icon4Jun 12A response icon4
Integrating Cursor and LLM for BDD Testing in Playwright MCP (Model Context Protocol)Imagine writing automated tests that feel like describing a story — where your natural language ideas transform into robust, executable…Jun 1A response icon4Jun 1A response icon4
Create Page Object model(POM) with LLM(GitHub Copilot) and Playwright MCP (Model Context Protocol)Test automation is a critical part of modern software development, but maintaining test scripts for dynamic web applications can be a…May 23A response icon2May 23A response icon2
Accelerating Test Automation with Autify Nexus and PlaywrightIn the fast-paced world of software development, delivering high-quality applications at speed is a constant challenge. Test automation…May 8A response icon2May 8A response icon2
MCP (Model Context Protocol) server with PlaywrightThe Playwright team at Microsoft have released an MCP (Model Context Protocol) server for browser automation with Playwright 🖥️✨Mar 25Mar 25
Playwright Fixtures or POM: Which One Should You Choose?Playwright Fixtures and traditional Page Object Models (POM) are both used in test automation, but they serve different purposes and can be…Mar 20A response icon8Mar 20A response icon8
Exploring Playwright’s Feature “Copy prompt”Web automation testing demands both efficient processes and precise outcomes. Microsoft developed Playwright as an open-source framework…Mar 18A response icon2Mar 18A response icon2
Playwright: Filtering Visible Elements with locator.filter({ visible: true })This blog cover how new filter visible element option help in writing more precise, user-focused tests with Ease with Option…Mar 11Mar 11
Fixtures (Built-in Fixtures) in Playwright with basic exampleWhat Are Fixtures In Playwright?Mar 1Mar 1