Webapp Testing Static HTML

Sub-skill of webapp-testing: Static HTML (+2).

vamseeachanta ae23333 462 B Updated

File contents

Static HTML (+2)

Static HTML

  1. Read files directly to find selectors
  2. Then automate with Playwright

Dynamic Webapps

  1. Check if server runs
  2. If not, start with helper script
  3. Perform reconnaissance (screenshots/DOM)
  4. Then automate

Running Servers

  1. Perform reconnaissance first
  2. Take screenshots
  3. Inspect DOM
  4. Then automate

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/webapp-testing/static-html commit ae23333ba5

Frequently asked questions

npx skillmds@latest add vamseeachanta/webapp-testing-static-html