Microsoft Playwright logo

Microsoft Playwright

Playwright is an open-source browser automation framework by Microsoft for reliable end-to-end testing of web applications. It supports Chromium, Firefox, and WebKit with a single API across multiple programming languages.

2 APIs 0 Features
Browser AutomationEnd-To-End TestingMicrosoftTesting

APIs

Playwright API

Playwright provides a cross-browser automation API for end-to-end testing of web applications. It supports Chromium, Firefox, and WebKit with a single API, enabling reliable tes...

Azure Playwright Testing Service API

Azure Playwright Testing is a managed cloud service for running Playwright tests at scale. It provides browser infrastructure for parallel test execution, reducing test suite ru...

Resources

🔗
LinkedIn
LinkedIn
🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🚀
GettingStarted
GettingStarted
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
🔗
MCPServer
MCPServer

Sources

apis.yml Raw ↑
aid: microsoft-playwright
name: Microsoft Playwright
description: >-
  Playwright is an open-source browser automation framework by Microsoft
  for reliable end-to-end testing of web applications. It supports
  Chromium, Firefox, and WebKit with a single API across multiple
  programming languages.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Browser Automation
  - End-To-End Testing
  - Microsoft
  - Testing
url: https://raw.githubusercontent.com/api-evangelist/microsoft-playwright/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: microsoft-playwright:playwright-api
    name: Playwright API
    tags:
      - Browser Automation
      - End-To-End Testing
      - Testing
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://playwright.dev/docs/api/class-playwright
    properties:
      - url: https://playwright.dev/docs/api/class-playwright
        type: Documentation
      - url: https://playwright.dev/docs/intro
        type: GettingStarted
    description: >-
      Playwright provides a cross-browser automation API for end-to-end
      testing of web applications. It supports Chromium, Firefox, and
      WebKit with a single API, enabling reliable testing with auto-wait,
      network interception, mobile emulation, and parallel execution
      across Node.js, Python, Java, and .NET.
  - aid: microsoft-playwright:testing-service-api
    name: Azure Playwright Testing Service API
    tags:
      - Azure
      - Cloud Testing
      - Testing
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://learn.microsoft.com/en-us/azure/playwright-testing/
    baseURL: https://eastus.api.playwright.microsoft.com/
    properties:
      - url: https://learn.microsoft.com/en-us/azure/playwright-testing/
        type: Documentation
      - url: https://learn.microsoft.com/en-us/azure/playwright-testing/quickstart-run-end-to-end-tests
        type: GettingStarted
    description: >-
      Azure Playwright Testing is a managed cloud service for running
      Playwright tests at scale. It provides browser infrastructure for
      parallel test execution, reducing test suite run times and enabling
      CI/CD integration with Azure DevOps and GitHub Actions.
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/playwrightweb
  - type: Portal
    url: https://playwright.dev/
  - type: Website
    url: https://playwright.dev/
  - type: Documentation
    url: https://playwright.dev/docs/intro
  - type: GitHubOrganization
    url: https://github.com/microsoft/playwright
  - type: GettingStarted
    url: https://playwright.dev/docs/intro
  - type: TermsOfService
    url: https://www.microsoft.com/en-us/legal/terms-of-use
  - type: PrivacyPolicy
    url: https://privacy.microsoft.com/en-us/privacystatement
  - type: Support
    url: https://playwright.dev/docs/support
  - name: MCP Server
    url: https://github.com/microsoft/playwright-mcp
    type: MCPServer
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com