About 50 results
Open links in new tab
  1. Microsoft Playwright Testing Preview documentation

    Learn how to run end-to-end tests for your web apps at scale with Microsoft Playwright Testing Preview. Run Playwright tests with high parallelization across different operating system and browser …

  2. Quickstart: Continuous end-to-end testing - Microsoft Playwright ...

    In this quickstart, you learn how to run your Playwright tests at scale in your CI pipeline with Microsoft Playwright Testing. Continuously validate that your web app runs correctly across browsers and …

  3. Monitoring Microsoft Playwright Testing Preview

    Monitoring data Microsoft Playwright Testing collects the same kinds of monitoring data as other Azure resources that are described in Monitoring data from Azure resources. See Monitor Microsoft …

  4. Microsoft Playwright Testing | Microsoft Learn

    Microsoft Playwright Testing is a fully managed service for end-to-end testing built on top of Playwright. With Playwright, you can automate end-to-end tests to ensure your web applications work as …

  5. Tutorial: Run end-to-end tests with Playwright Testing - Microsoft ...

    In this tutorial, you learn how to integrate Microsoft Playwright Testing with a Playwright test suite, run Playwright tests on cloud hosted browsers and troubleshoot failed tests using reports.

  6. What is Microsoft Playwright Testing Preview?

    Microsoft Playwright Testing is a fully managed service for end-to-end testing built on top of Playwright. Run Playwright tests with high parallelization across different operating system and browser …

  7. Microsoft Playwright Testing preview | Microsoft Learn

    Microsoft Playwright Testing is a fully managed Azure service that uses the cloud to enable you to run Playwright tests with much higher parallelization across different operating system-browser …

  8. Quickstart: Run Playwright tests at scale - Microsoft Playwright Testing

    This quickstart shows how to run your Playwright tests with highly parallel cloud browsers using Microsoft Playwright Testing Preview. The cloud-hosted browsers support multiple operating systems …

  9. Quickstart: Run Playwright tests at scale - Playwright Workspaces

    Aug 7, 2025 · This quickstart shows how to run your Playwright tests with highly parallel cloud browsers using Playwright Workspaces. The cloud-hosted browsers support multiple operating systems and all …

  10. Quickstart: Troubleshoot tests with Microsoft Playwright Testing

    In this quickstart, you learn how to troubleshoot your Playwright tests easily using reports and artifacts published on Microsoft Playwright Testing Preview. Additionally, this guide demonstrates how to …

  11. Build your first end-to-end test with Playwright - Training

    In this module, you'll learn how to use Playwright to test a sample web application. You'll learn how to run tests, view test reports, and understand the structure of a Playwright project. You'll also learn …

  12. Use features of Microsoft Playwright Testing preview

    Microsoft Playwright Testing preview allows you to: Accelerate build pipelines by running tests in parallel using cloud-hosted browsers. Simplify troubleshooting by publishing test results and artifacts to the …

  13. Use Playwright to automate and test in Microsoft Edge

    Jun 7, 2023 · Use Playwright to automate and test in Microsoft Edge. The Playwright library provides cross-browser automation through a single API.

  14. Optimal test suite configuration - Microsoft Playwright Testing

    Learn about the factors that affect test completion time in Microsoft Playwright Testing. Get practical steps to determine the optimal Playwright test project configuration.

  15. Running tests with Playwright | Microsoft Learn

    Oct 25, 2023 · Let’s take a look at how to run our tests in headless mode with no browser and headed mode with a browser and explore the traces of our tests to see a step by step recording of the test …

  16. Getting started with end-to-end testing with Playwright

    Get started with end-to-end testing: Playwright. Playwright is an open source, end to end testing framework by Microsoft for testing your modern web applications. In this six-part series we'll cover …

  17. Introduction to Playwright for end-to-end testing | Microsoft Learn

    Oct 25, 2023 · Introduction to the series, Getting started with end to end testing with: Playwright. Playwright is an an open source, end to end testing framework by Microsoft for testing your modern …

  18. Use Microsoft Playwright Testing Reporting with Playwright sharding ...

    Learn how to use the Microsoft Playwright Testing service's reporting feature with test runs that use Playwright's sharding features.

  19. What is Playwright Workspaces? - Playwright Workspaces

    Aug 29, 2025 · Run Playwright tests with high parallelization across different OS and browser combinations using Playwright Workspaces, a fully managed testing service.

  20. Test and automation in Microsoft Edge

    Oct 31, 2024 · Playwright launches browsers as headless, by default. Headless browsers don't display a UI; so generally you use the command line - however, you can also configure Playwright to run the …