Playwright Testing Articles

RSS feed

27 articles found in Playwright Testing

9 Best Microsoft Playwright Testing Alternatives [2026] | TestMu AI (Formerly LambdaTest)
9 Best Microsoft Playwright Testing Alternatives [2026] | TestMu AI (Formerly LambdaTest)

Compare 9 Microsoft Playwright Testing alternatives for 2026: real device coverage, multi-framework support, AI-native debugging, and pricing models compared.

Salman Khan

Salman Khan

August 7, 2026

5 min read

Playwright Web Accessibility Tests With axe-core | TestMu AI (Formerly LambdaTest)
Playwright Web Accessibility Tests With axe-core | TestMu AI (Formerly LambdaTest)

Learn to write Playwright web accessibility tests with @axe-core/playwright: setup, WCAG scoping, what automation misses, and running tests across browsers.

Vishal Kumar Sahu

Vishal Kumar Sahu

August 7, 2026

5 min read

Playwright Grid: How to Run Tests on Remote Browsers | TestMu AI (Formerly LambdaTest)
Playwright Grid: How to Run Tests on Remote Browsers | TestMu AI (Formerly LambdaTest)

Playwright has no built-in grid. Compare workers, sharding, Selenium Grid 4 interop, and cloud grids to pick the right way to distribute your Playwright tests.

Devansh Bhardwaj

Devansh Bhardwaj

August 6, 2026

5 min read

Playwright iOS Testing: A Practical Guide to Safari and Real Devices | TestMu AI (Formerly LambdaTest)
Playwright iOS Testing: A Practical Guide to Safari and Real Devices | TestMu AI (Formerly LambdaTest)

Playwright iOS testing guide: emulate iPhone Safari with WebKit, understand the WebKit vs real Safari gap, and run Playwright tests on real iOS devices in CI.

Salman Khan

Salman Khan

July 1, 2026

10 min read

Playwright WebView Testing: Android, Electron, WebView2 | TestMu AI (Formerly LambdaTest)
Playwright WebView Testing: Android, Electron, WebView2 | TestMu AI (Formerly LambdaTest)

Playwright automates WebView content on Android, Electron and Edge WebView2, but never native UI. See each API, its limits, and WebView tests on real devices.

Salman Khan

Salman Khan

June 30, 2026

5 min read

Playwright Android Testing: Emulators and Real Devices | TestMu AI (Formerly LambdaTest)
Playwright Android Testing: Emulators and Real Devices | TestMu AI (Formerly LambdaTest)

Playwright Android testing guide: mobile emulation, the experimental _android API, and how to run Playwright tests on real Android devices and emulators in CI.

Salman Khan

Salman Khan

June 26, 2026

5 min read

Vibe Testing with Playwright MCP: Testing UX with AI Agents | TestMu AI (Formerly LambdaTest)
Vibe Testing with Playwright MCP: Testing UX with AI Agents | TestMu AI (Formerly LambdaTest)

Learn how to perform vibe testing with Playwright MCP and Claude to validate user experience. Run AI-driven browser tests, generate scripts, and use Kane AI.

Faisal Khatri

Faisal Khatri

April 12, 2026

5 min read

Cypress vs Playwright: Which Wins in 2026? (With Migration Guide)
Cypress vs Playwright: Which Wins in 2026? (With Migration Guide)

Speed, flakiness, debugging, language support: Cypress vs Playwright compared head-to-head in 2026, with a clear answer for your team and stack.

Ioan Solderea

Ioan Solderea

October 21, 2025

33 min read

How to Use Playwright Tags to Organize Your Tests Effectively | TestMu AI (Formerly LambdaTest)
How to Use Playwright Tags to Organize Your Tests Effectively | TestMu AI (Formerly LambdaTest)

Learn how to use Playwright tags to organize, filter, and run tests efficiently, with cloud-based execution on TestMu AI (Formerly LambdaTest) for faster CI/CD workflows.

Idowu (Paul) Omisola

September 16, 2025

29 min read

How to Use Playwright Sharding to Improve Test Automation | TestMu AI (Formerly LambdaTest)
How to Use Playwright Sharding to Improve Test Automation | TestMu AI (Formerly LambdaTest)

Optimize Playwright sharding to run tests in parallel, cut execution time, boost CI/CD speed, and ensure reliable test results.

Vipul Gupta

Vipul Gupta

September 1, 2025

30 min read

How to Handle Playwright Timeouts | TestMu AI (Formerly LambdaTest)
How to Handle Playwright Timeouts | TestMu AI (Formerly LambdaTest)

Playwright timeouts control how long actions, navigation, and assertions wait before failing. Adjust settings to prevent flaky tests and keep automation reliable.

Inimfon Willie

Inimfon Willie

August 28, 2025

29 min read

How to Use Playwright to Run Tests | TestMu AI (Formerly LambdaTest)
How to Use Playwright to Run Tests | TestMu AI (Formerly LambdaTest)

Explore how to use Playwright to run tests on different browsers. Learn how to install and configure Playwright to set up a reliable environment for test execution.

Kailash Pathak

Kailash Pathak

July 3, 2025

15 min read

Playwright Wait for Page to Load, Navigation, and Elements | TestMu AI (Formerly LambdaTest)
Playwright Wait for Page to Load, Navigation, and Elements | TestMu AI (Formerly LambdaTest)

Learn how to wait for page load, navigation, and elements in Playwright, which wait methods are now deprecated, and how to fix waits that still time out.

Ini Arthur

June 13, 2025

22 min read

Running and Debugging Tests With Playwright UI Mode
Running and Debugging Tests With Playwright UI Mode

Learn how to run and debug tests using Playwright UI mode. Explore its interactive interface to efficiently execute tests, debug, and analyze results.

Kailash Pathak

Kailash Pathak

March 18, 2025

17 min read

How To Integrate Playwright With Cucumber | TestMu AI (Formerly LambdaTest)
How To Integrate Playwright With Cucumber | TestMu AI (Formerly LambdaTest)

Learn how to integrate Playwright with Cucumber for efficient, readable, and maintainable end-to-end testing. Set up, write tests, and run on a cloud grid.

Dastan

Dastan

December 5, 2024

31 min read

Getting Started With Playwright Recorder | TestMu AI (Formerly LambdaTest)
Getting Started With Playwright Recorder | TestMu AI (Formerly LambdaTest)

Learn how to easily use Playwright recorder methods for automating web testing with generated code and customizable actions.

Sparsh Kesari

Sparsh Kesari

November 28, 2024

25 min read

How to Use Playwright Locators: A Detailed Guide | TestMu AI (Formerly LambdaTest)
How to Use Playwright Locators: A Detailed Guide | TestMu AI (Formerly LambdaTest)

Learn every Playwright locator with runnable examples: get_by_role, test IDs, CSS and XPath, filtering, chaining, and how to fix a strict mode violation.

Jaydeep Karale

Jaydeep Karale

August 1, 2024

36 min read

What Is Hypothesis Testing in Python: A Hands-On Tutorial | TestMu AI (Formerly LambdaTest)
What Is Hypothesis Testing in Python: A Hands-On Tutorial | TestMu AI (Formerly LambdaTest)

In this tutorial, explore the fundamentals of Hypothesis testing in Python. Learn various aspects, from basic usage to advanced strategies.

Jaydeep Karale

Jaydeep Karale

June 5, 2024

46 min read

How to Scroll to an Element in Playwright
How to Scroll to an Element in Playwright

Scrolling stands as a fundamental bridge between users and the wealth of content that modern websites offer. With this tutorial, learn how to scroll to an element in Playwright.

Jaydeep Karale

Jaydeep Karale

January 11, 2024

32 min read

How to Perform Playwright Screenshot Comparison | TestMu AI (Formerly LambdaTest)
How to Perform Playwright Screenshot Comparison | TestMu AI (Formerly LambdaTest)

Playwright screenshot comparison allows you to capture screenshots and then compare these screenshots to identify visual deviations. Learn more!

Jaydeep Karale

Jaydeep Karale

November 6, 2023

42 min read

How To Use Playwright Inspector For Debugging | TestMu AI (Formerly LambdaTest)
How To Use Playwright Inspector For Debugging | TestMu AI (Formerly LambdaTest)

This blog deep dives into Playwright Inspector, a graphical user interface (GUI) tool that allows us to inspect and debug Playwright scripts interactively in great detail.

Jaydeep Karale

Jaydeep Karale

May 19, 2023

43 min read

How To Use Playwright For Web Scraping with Python | TestMu AI (Formerly LambdaTest)
How To Use Playwright For Web Scraping with Python | TestMu AI (Formerly LambdaTest)

In this blog on using Playwright for web scraping, you will learn how to set up Playwright with Python and use it to scrape data from web pages.

Jaydeep Karale

Jaydeep Karale

January 4, 2023

43 min read

Testing Modern Applications With Playwright 🎭 | TestMu AI (Formerly LambdaTest)
Testing Modern Applications With Playwright 🎭 | TestMu AI (Formerly LambdaTest)

This blog will guide you through the capabilities and functionalities of Playwright testing.

Sparsh Kesari

Sparsh Kesari

December 5, 2022

18 min read

How to Write and Run Your First Playwright Test | TestMu AI (Formerly LambdaTest)
How to Write and Run Your First Playwright Test | TestMu AI (Formerly LambdaTest)

Learn how to write your first Playwright test, run it locally and on a remote grid, and fix the errors that stop Playwright working with Selenium Grid.

Srinivasan Sekar

Srinivasan Sekar

September 20, 2022

31 min read

Playwright Python Tutorial: Getting Started With E2E Testing | TestMu AI (Formerly LambdaTest)
Playwright Python Tutorial: Getting Started With E2E Testing | TestMu AI (Formerly LambdaTest)

A hands-on playwright python tutorial covering setup, pytest fixtures, and single and parallel end-to-end testing on the TestMu AI (Formerly LambdaTest) cloud grid.

Salman Khan

Salman Khan

September 6, 2022

53 min read

Playwright TypeScript Tutorial: A Complete Guide
Playwright TypeScript Tutorial: A Complete Guide

This Playwright end to end testing tutorial would guide you through its setup just in case you are wondering how to start working with it.

Ignacio Martin Flores

Ignacio Martin Flores

August 23, 2022

34 min read

Playwright Tutorial: Getting Started With Playwright Framework | TestMu AI (Formerly LambdaTest)
Playwright Tutorial: Getting Started With Playwright Framework | TestMu AI (Formerly LambdaTest)

This Playwright tutorial will guide you through the setup of the Playwright framework, which will enable you to write end-to-end tests for your future projects.

Gary Parker

Gary Parker

June 21, 2022

30 min read