DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

SBOMs are essential to circumventing software supply chain attacks, and they provide visibility into various software components.

Core Badge
Avatar

Kailash Pathak

DZone Core CORE

Sr. QA Lead Manager at 3PG

IN

Joined Mar 2023

https://qaautomationlabs.com/blog

About

|| Grab My Book On Playwright https://lnkd.in/gpkGYTgG || Read My Blog qaautomationlabs.com/ || 2x AWS,PMI-ACP®,ITIL® PRINCE2 Practitioner® | ISTQB Certified || || Cypress || Playwright || Selenium | WebdriverIO | API Automation

Stats

Reputation: 1886
Pageviews: 209.9K
Articles: 42
Comments: 1
  • Articles
  • Comments

Articles

article thumbnail
Create POM With LLM (GitHub Copilot) and Playwright MCP
Learn how to build a scalable, AI-powered test automation framework using Playwright MCP, GitHub Copilot, and the Page Object Model design pattern.
June 13, 2025
· 1,881 Views · 2 Likes
article thumbnail
Integrating Cursor and LLM for BDD Testing With Playwright MCP (Model Context Protocol)
Learn in this article how BDD, AI-powered Cursor, and Playwright MCP simplify test automation, enabling faster, smarter, and more collaborative workflows.
June 11, 2025
· 1,174 Views
article thumbnail
Modern Test Automation With AI (LLM) and Playwright MCP
Learn how GenAI and Playwright MCP transform QA with natural language test creation, self-healing scripts, dynamic flows, and seamless browser automation.
May 23, 2025
· 13,365 Views · 5 Likes
article thumbnail
Running and Debugging Tests With Playwright UI Mode
Playwright UI mode, launched in v1.32, offers a visual interface for debugging tests with real-time feedback, live execution tracking, and selector tools.
March 21, 2025
· 2,608 Views · 2 Likes
article thumbnail
Playwright Fixtures vs POM: Which One Should You Choose?
Playwright fixtures streamline test automation by managing reusable objects like POMs, improving readability, reducing duplication, and enabling scalable test suites.
March 20, 2025
· 1,794 Views
article thumbnail
Exploring Playwright’s Feature “Copy Prompt”
Playwright's new "Copy prompt" feature simplifies debugging by generating detailed prompts for LLMs like ChatGPT. This enhances testing efficiency and precision.
March 18, 2025
· 2,539 Views · 2 Likes
article thumbnail
Playwright: Filter Visible Elements With locator.filter({ visible: true })
This highlights Playwright's new locator.filter({ visible: true }) feature, which simplifies testing by focusing on visible elements, improving accuracy and test clarity.
March 13, 2025
· 2,774 Views · 1 Like
article thumbnail
Fixtures (Built-in Fixtures) in Playwright
Playwright fixtures, like page or browser, simplify tests by saving setup time, ensuring isolation, and handling automatic cleanup for consistency.
March 7, 2025
· 3,306 Views · 1 Like
article thumbnail
Build an AI Browser Agent With LLMs, Playwright, Browser Use
A guide on how to build an AI browser agent using LLMs, Playwright, and Browser Use to automate web interactions, extract data, and navigate sites efficiently.
February 7, 2025
· 9,920 Views · 4 Likes
article thumbnail
Exploring Operator, OpenAI’s New AI Agent
OpenAI has introduced its new AI agent, Operator. See how it can streamline software testing, reduce manual effort, and enhance accuracy with automation.
February 6, 2025
· 4,517 Views · 3 Likes
article thumbnail
Seamless CI/CD Integration: Playwright and GitHub Actions
Integrate Playwright with GitHub Actions to automate testing and deployment workflows, ensuring seamless CI/CD, rapid feedback, and reliable web apps.
December 26, 2024
· 5,912 Views · 3 Likes
article thumbnail
Cypress vs. Selenium: Choosing the Best Tool for Your Automation Needs
This guide will help you choose the best automation testing tool between Cypress and Selenium, highlighting their features, advantages, and limitations.
December 4, 2024
· 2,845 Views · 4 Likes
article thumbnail
Getting Started With Microsoft Tool Playwright for Automated Testing
In this blog, we will deep dive into the various features of Playwright and how we can perform end-to-end testing with Playwright with detailed examples.
July 5, 2024
· 2,674 Views · 3 Likes
article thumbnail
Cypress Debugging Hacks: Tips and Tricks for Speedy Resolution
Debugging Cypress tests can help identify issues in test code and the application under test. Here, learn more about the Cypress debugger and other dev tools.
June 25, 2024
· 3,723 Views · 6 Likes
article thumbnail
Mock The API Data (Request and Responses) With Playwright
Mocking API responses refers to the practice of creating simulated responses from an API without actually interacting with the real API.
June 5, 2024
· 4,004 Views · 2 Likes
article thumbnail
API Testing With Playwright
Modern software development requires API testing, and Playwright offers a strong, adaptable framework for building thorough API test suites.
May 27, 2024
· 4,297 Views · 4 Likes
article thumbnail
Cypress With Cucumber for Seamless End-To-End Testing
Cypress is a modern web-based end-to-end testing framework. For writing and running tests, it offers a quick, dependable, and user-friendly environment.
May 23, 2024
· 4,082 Views · 7 Likes
article thumbnail
Cypress vs Playwright: A Comparative Analysis
This analysis of Playwright and Cypress will guide you through the criteria by which you can determine the most suitable testing tool for your project.
May 22, 2024
· 1,603 Views · 3 Likes
article thumbnail
How To Handle UI Components Using Playwright
In this blog, you will see how we can automate various UI components using Playwright, as well as key aspects of UI elements.
November 27, 2023
· 1,864 Views · 3 Likes
article thumbnail
Page Object Model (POM) – With Playwright
Page Object Model (POM) is a Playwright-supported design pattern for test automation. Enhances test maintainability and readability.
November 13, 2023
· 6,891 Views · 3 Likes
article thumbnail
Mocking API Response in Cypress
This article shows how Cypress can simulate API responses by mocking them. This allows you to test your front-end code without relying on a back-end server.
November 6, 2023
· 3,294 Views · 4 Likes
article thumbnail
Enhance Testing Workflows With HTML Allure Reports in Cypress
Cypress is a fast and user-friendly JavaScript testing framework that generates detailed Allure reports with screenshots.
October 24, 2023
· 2,396 Views · 4 Likes
article thumbnail
Cypress Feature “Test Replay” Launched: Let’s Play With Test Replay
Test Replay is a valuable feature that can help developers debug failed and flaky test runs more effectively. Learn more!
September 6, 2023
· 2,905 Views · 3 Likes
article thumbnail
Revolutionizing Debugging: Exploring the Test Replay in Cypress
Cypress team developed Test Replay to debug issues in CI testing. Test Replay replays and analyzes test runs, providing better visibility and reproducibility.
September 1, 2023
· 5,035 Views · 2 Likes
article thumbnail
Exploring Shadow DOM With Examples Using Cypress
In this blog, we'll delve into Shadow DOM and explore how Cypress can help us interact with components encapsulated within Shadow DOM with detailed examples.
August 24, 2023
· 5,576 Views · 2 Likes
article thumbnail
API Testing With Cypress
Cypress is a great tool for testing applications, including UI and API testing. This guide covers how to use Cypress for API testing.
July 20, 2023
· 8,228 Views · 3 Likes
article thumbnail
Best Practices for Using Cypress for Front-End Automation Testing
This blog discusses the best practices a QA Engineer should know when utilizing Cypress for front-end automation testing.
July 19, 2023
· 5,362 Views · 2 Likes
article thumbnail
End-To-End Testing Using Cypress and Applitools
End to End (E2E) testing is designed to ensure that all components of a software application are working together correctly.
June 28, 2023
· 3,353 Views · 2 Likes
article thumbnail
Integrate Cucumber in Playwright With Java
Integrating Cucumber with Playwright combines natural language scenarios with browser automation, boosting project performance.
June 5, 2023
· 13,961 Views · 5 Likes
article thumbnail
How To Integrate Microsoft Team With Cypress Cloud
The Microsoft Teams integration with Cypress allows you to see your test results directly in your Microsoft Teams channels.
May 26, 2023
· 6,090 Views · 2 Likes

Comments

DZone Community Awards 2023

Dec 22, 2023 · Jason Cockerham

Congrats To all Community contributor !!!

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • [email protected]

Let's be friends: