azure-playwright-workspaces

azure-playwright-workspaces is a skill for Claude Code, Codex from MicrosoftDocs/Agent-Skills. It costs 110 tokens per session (1,304 once invoked), scanned A, original, CC-BY-4.0.

A reference guide for Playwright Testing workspaces, which provide managed environments for running browser tests. It covers workspace configuration, tokens, role-based access control, quotas, monitoring, and common run or authentication errors.

In plain words
What is it for?
Use it to manage Playwright workspaces, configure tokens and permissions, monitor usage, handle quotas, and troubleshoot AADSTS7000112 or run failures.
Why use it?
It helps developers configure browser-test infrastructure and resolve access, quota, monitoring, and test-run problems.

Skill for Claude CodeCodex

Part of the azure-agent-skills plugin — 148 skills shipped together , and of azure-agent-skills

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/microsoftdocs/agent-skills/azure-playwright-workspaces
Any agent
npx skills add MicrosoftDocs/Agent-Skills --skill azure-playwright-workspaces
Clone the repo
git clone --depth 1 https://github.com/MicrosoftDocs/Agent-Skills

Made for: Claude Code, Codex.

Or install azure-agent-skills, the plugin that ships this one along with the rest of its 148 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-playwright-workspaces

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-playwright-workspaces.svg)](https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-playwright-workspaces)
Your own site
<a href="https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-playwright-workspaces"><img src="https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-playwright-workspaces.svg" alt="Measured on agentmods" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,304 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00110 $0.01304
Opus 5 $0.00055 $0.00652
Sonnet 5 $0.00022 $0.00261
Haiku 4.5 $0.00011 $0.00130

Measured 2d ago against content hash b77d6e3beb8f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

azure-playwright-workspaces scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/azure-playwright-workspaces/SKILL.md · 73 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 73 lines · 110 tokens per session scan A b77d6e3beb8f

Subscribe to this mod's changes

azure-playwright-workspaces is a skill published in the GitHub repository MicrosoftDocs/Agent-Skills (734 stars, last pushed 5d ago), licensed CC-BY-4.0. It adds 110 tokens to every session and 1,304 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

awt-e2e-testing

AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g.

sickn33/agentic-awesome-skills · 74 tokens

langbot-testing

Test LangBot WebUI and core product flows with an automated browser and backend logs. Use when validating the configured LangBot frontend, pipeline Debug Chat, model provider setup and test buttons, bot and knowledge-base UI flows, or troubleshooting failed LangBot end-to-end tests.

langbot-app/LangBot · 58 tokens

penguin-harness-manual-test

Use when standing PenguinHarness up to try a change by hand — launching the Web App, the desktop shell, the landing page or the docs site to click through it, screenshot it, or reproduce a report. Covers the four dev entry points and their ports, which data root each writes to, and the four ways a healthy setup looks…

Prism-Shadow/penguin-harness · 77 tokens

browser-testing-with-screenshots

Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality.

AgentWorkforce/relay · 32 tokens

11-browser-qa

Run post-review browser QA and produce short named videos for a locked happy path and sourced browser edge cases. Use when the user wants concise reviewer evidence for a web journey. Not for API, CLI, automated tests, diff review, or application fixes.

ai-driven-dev/framework · 55 tokens

06-test

Write and iterate tests until they pass, or validate a user journey end to end in the browser. Use when the user wants to add coverage, find what's untested, or walk a flow. Not for auditing test health or debugging a failure.

ai-driven-dev/framework · 52 tokens