test-site

Automate browser-based end-to-end testing of deployed Power Pages sites.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai --skill test-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-site
Source: https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai/tree/main/Assets/Plugins/power-pages/skills/test-site
Command: npx skills add https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai --skill test-site

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Power Pages deployments can suffer from hidden issues that impact user experience and API reliability. This skill provides automated, browser-based testing to verify site load, navigation, and API responses without manual QA effort.

Core Features & Use Cases

  • Automated browser-based health checks across the homepage and internal pages
  • API reachability verification for Power Pages endpoints and Web API calls
  • Optional authenticated path testing to validate access-controlled pages
  • Generates a structured test report with per-page and per-endpoint results

Quick Start

Provide the live Power Pages URL to start automated browser-based site testing and reporting.

Frequently Asked Questions about test-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end testing for deployed Power Pages sites?

Automate end-to-end testing for Power Pages by providing the live site URL to trigger browser-based crawling, network inspection, and a structured test report covering site load and navigation.

Can I verify API availability and reachability for Power Pages endpoints?

Yes, you can verify API availability for Power Pages endpoints. The automated browser-based testing inspects network calls to ensure your Web API endpoints are reachable and responding correctly across the site.

How do I test authentication flows and access-controlled pages on Power Pages?

Test authentication flows on Power Pages using optional authenticated path testing. This validates access-controlled pages by simulating logins to verify that private site routes and content load correctly.

What is the page crawl limit for automated browser-based health checks?

The page crawl limit for automated browser-based health checks is 25 pages. This limit applies to the browser-based crawling process that verifies site load and navigation across homepage and internal pages.

Does this automated web-testing tool inspect browser console logs and network traffic?

Yes, this automated web-testing tool inspects browser console logs and network traffic. It performs console and network inspection during the site crawl to identify hidden issues impacting user experience and API reliability.

What is the best way to generate a structured test report for Power Pages without manual QA?

The best way to generate a structured test report for Power Pages without manual QA is to run automated browser-based health checks. This produces per-page and per-endpoint results detailing site load and API status.