Favicon of test-site

test-site Skill

AI Agent SkillJavaScriptOpen source

Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification via Playwright. Use when the user wants to test, verify, or smoke-test their deployed site. Published by microsoft in power-platform-skills.

What is test-site Skill?

Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification via Playwright. Use when the user wants to test, verify, or smoke-test their deployed site. Published by microsoft in power-platform-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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

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
  • Data analysis
  • Browser automation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use test-site Skill

  • Use it for browser automation.
  • Use it for testing.
  • Use it for deployment.
  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/power-pages/skills/test-site/SKILL.md

What it does

Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification via Playwright. Use when the user wants to test, verify, or smoke-test their deployed site.

Skill instructions

Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. Test Power Pages Site Test a deployed, activated Power Pages site at runtime. Navigate the site in a browser, crawl all discoverable links, verify pages load correctly, capture network traffic to test API requests, and generate a comprehensive test report. Prerequisite: This skill expects a deployed and activated Power Pages site. Run /deploy-site and /activate-site first if the site is not yet live. Core Principles - Non-destructive: This skill is read-only — it does not create, modify, or delete any files or data. It only observes the site via the browser. - API-first testing: The primary goal beyond page loads is verifying that all /api/ (Web API / OData) requests return successful responses. - Response-shape discovery: For /api/serverlogics/ endpoints the test run must also capture and report the actual response body shape so frontend integrations can be

Explore related resources

Frequently asked questions

What is test-site?

test-site is a open-source AI agent skill with Copy skill directory. Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification via Playwright.

Who is test-site best for?

test-site is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, deployment workflows.

How do I install test-site?

Install or run test-site using Copy skill directory. Check test-site for the latest setup command.

Is test-site actively maintained?

test-site may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to test-site