azure-microsoft-playwright-testing-ts Skill
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipelines, or publishing test results to the Azure portal. Published by microsoft in skills.
What is azure-microsoft-playwright-testing-ts Skill?
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipelines, or publishing test results to the Azure portal. Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Deployment
- Browser automation use cases
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use azure-microsoft-playwright-testing-ts Skill
- Use it for browser automation.
- Use it for testing.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-typescript/skills/azure-microsoft-playwright-testing-ts/SKILL.md
What it does
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipelines, or publishing test results to the Azure portal.
Skill instructions
Azure Playwright Workspaces SDK for TypeScript Run Playwright tests at scale with cloud-hosted browsers and integrated Azure portal reporting. Migration Notice: @azure/microsoft-playwright-testing is retired on March 8, 2026. Use @azure/playwright instead. See migration guide. Installation bash Recommended: Auto-generates config npm init @azure/playwright@latest Manual installation npm install @azure/playwright --save-dev npm install @playwright/test@^1.47 --save-dev npm install @azure/identity --save-dev Requirements: - Playwright version 1.47+ (basic usage) - Playwright version 1.57+ (Azure reporter features) Environment Variables bash PLAYWRIGHTSERVICEURL=wss://eastus.api.playwright.microsoft.com/playwrightworkspaces/{workspace-id}/browsers AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication Microsoft Entra Token Credential (Recommended) bash Sign in with Azure CLI az login typescript // playwright.service.config.ts import { define
Explore related resources
Frequently asked questions
What is azure-microsoft-playwright-testing-ts?
azure-microsoft-playwright-testing-ts is a open-source AI agent skill with Copy skill directory. Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing).
Who is azure-microsoft-playwright-testing-ts best for?
azure-microsoft-playwright-testing-ts is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, deployment workflows.
How do I install azure-microsoft-playwright-testing-ts?
Install or run azure-microsoft-playwright-testing-ts using Copy skill directory. Check azure-microsoft-playwright-testing-ts for the latest setup command.
Is azure-microsoft-playwright-testing-ts actively maintained?
azure-microsoft-playwright-testing-ts may need a closer maintenance check before production use.
Auto-fetched from GitHub.