nathanwjclark/App Screenshot Tester

Capture and analyze screenshots of web applications during loading

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 26, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: nathanwjclark/claude-code-app-screenshot-tester@1f1234b26a53ca86c1d1ef24e17da1923b7b9323 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
urlURL to testyes
nameName for the capture sessionnogithub-action-test
durationDuration of capture in millisecondsno10000
intervalInterval between screenshots in millisecondsno1000
start-commandCommand to start the application (optional)no
wait-timeTime to wait after starting app (seconds)no5
upload-artifactsWhether to upload screenshots as artifactsnotrue
fail-on-issuesWhether to fail the action if issues are detectednofalse
namedescription
screenshot-dirDirectory containing the captured screenshots
issues-countNumber of issues detected
loading-durationLoading duration in milliseconds