Skills azure-microsoft-playwright-testing-ts
๐Ÿ“ฆ

azure-microsoft-playwright-testing-ts

Content revision r2 Safe โš™๏ธ External commands๐ŸŒ Network access๐Ÿ”‘ Env variables

Scale Playwright Tests with Azure

Local browser capacity can slow large Playwright suites and obscure centralized results. This skill guides Azure configuration, authentication, parallel execution, reporting, CI integration, and package migration.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "azure-microsoft-playwright-testing-ts" from https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts.md and its manifest at https://skillstore.io/api/skills/sickn33-azure-microsoft-playwright-testing-ts/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "azure-microsoft-playwright-testing-ts". Prepare this TypeScript Playwright project for Azure-hosted browsers.

Expected outcome:

  • A service configuration using the current Azure package and explicit identity credentials.
  • A list of required service values and supported Playwright versions.
  • A verification command with expected authentication and reporting checks.

Using "azure-microsoft-playwright-testing-ts". Add Azure Playwright execution to our GitHub Actions workflow.

Expected outcome:

The workflow uses federated Azure login, reads service settings from repository secrets, installs locked dependencies, and runs parallel tests with failure artifacts.

Using "azure-microsoft-playwright-testing-ts". Migrate our retired Microsoft Playwright Testing configuration.

Expected outcome:

  • Imports move to the current Azure Playwright package.
  • Legacy timeout and run identifiers move to current option names.
  • Authentication becomes explicit, and the Azure reporter path is updated.

Security Audit

Safe
v5 โ€ข 7/23/2026 Open versioned report

All 50 static findings are false positives caused by Markdown code fences, inline code, documented pipeline syntax, or benign example URLs. The credential references use standard GitHub Actions secret interpolation without exposing values, and no prompt injection or credential exfiltration intent was found.

1
Files scanned
313
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/sickn33-azure-microsoft-playwright-testing-ts/security.svg)](https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-azure-microsoft-playwright-testing-ts/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-azure-microsoft-playwright-testing-ts.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

sickn33. (2026). azure-microsoft-playwright-testing-ts security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts/audits/5

BibTeX citation

@techreport{sickn33-sickn33-azure-microsoft-playwright-testing-ts-2026, author = {sickn33}, title = {azure-microsoft-playwright-testing-ts security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "azure-microsoft-playwright-testing-ts security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "sickn33" date-released: "2026-07-23" url: "https://skillstore.io/skills/sickn33-azure-microsoft-playwright-testing-ts/audits/5" identifiers: - type: other value: "skillstore:sickn33-azure-microsoft-playwright-testing-ts:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
68
Community
83
Spec Compliance

What You Can Build

Scale a Test Suite

Create an Azure service configuration and run a large TypeScript Playwright suite across cloud-hosted browsers.

Add Cloud Tests to CI

Configure identity-based authentication and execute Azure-hosted Playwright tests from GitHub Actions or Azure Pipelines.

Migrate the Retired Package

Replace retired package imports, options, credentials, and reporter settings with the current Azure Playwright APIs.

Try These Prompts

Create a Basic Azure Setup
Review my TypeScript Playwright project. Add the current Azure package, create a service configuration, and list required environment values.
Configure Secure Authentication
Configure this Playwright project for Microsoft Entra ID. Choose between default and managed identity credentials based on the deployment environment.
Integrate Azure Tests into CI
Add Azure-hosted Playwright tests to this CI workflow. Preserve least privilege, protect service values, retain failure artifacts, and explain required repository settings.
Migrate and Tune a Large Suite
Migrate this project from the retired Azure Playwright package. Update APIs and reporters, then recommend worker, timeout, network, and artifact settings.

Best Practices

  • Use Microsoft Entra ID with explicit credentials instead of long-lived access tokens.
  • Store service values in protected CI variables and grant only required workflow permissions.
  • Validate worker counts, timeouts, artifacts, and reporter ordering in the target environment.

Avoid

  • Do not embed Azure tokens, service URLs, or identity values in committed source files.
  • Do not reuse retired package imports or options in new configurations.
  • Do not maximize worker counts without checking suite isolation, quotas, and target capacity.

Frequently Asked Questions

Which package should new projects use?
Use the current Azure Playwright package. The older Microsoft Playwright Testing package is retired.
Which Playwright version is required?
Basic usage requires Playwright 1.47 or newer. Azure reporter features require Playwright 1.57 or newer.
How does authentication work?
The examples use Microsoft Entra ID through default or managed identity credentials. Access token authentication is also documented.
Can this skill configure continuous integration?
Yes. It covers GitHub Actions and Azure Pipelines patterns for login, protected variables, dependency installation, and test execution.
Does the skill create an Azure workspace?
No. An existing Azure Playwright workspace, service URL, permissions, and capacity are required.
Can Azure results appear with local HTML reports?
Yes. Configure both reporters and place the HTML reporter before the Azure reporter.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526

Maintenance freshness

7/26/2026

Usage

5 downloads ยท 92 views

File structure

๐Ÿ“„ SKILL.md

More from sickn33

View all
View all