screenmy.site

See exactly what you’d get

This is a real report from our pipeline — the same “Preliminary Automated Scan” we produce for actual stores, unedited. We couldn’t show you a real client’s report, and we never name the stores we scan. So we did the honest alternative: we built a small fictional storefront, seeded it with the accessibility failures we most commonly find on real e-commerce sites, and ran our pipeline against it, exactly as we would against yours.

Download the sample PDF

What you’re looking at

The store we scanned

The Harbor & Pine Outfitters demonstration storefront homepage: a banner disclosing that the store is a demonstration by ScreenMySite, a hero with an autoplaying video, a featured-products carousel, and a product grid.
The harness’s own screenshot of the demo storefront at scan time — the disclosure banner is part of the page.

What the scan found

The full detail — affected elements, who it fails, how to fix it, how to verify the fix, and the embedded evidence screenshots — is in the PDF. This is the summary:

SeverityFindingWhereWhat it means for a customer
CriticalCarousel buttons with no accessible name (button-name ×2)HomeA screen reader announces “button” and nothing else. The featured-products carousel cannot be operated.
CriticalImages with no alt attribute (image-alt ×4)HomeFour images announce nothing at all, or their raw file path, to a screen reader user.
CriticalAccordion controls reference panels that do not exist (aria-valid-attr-value ×2)Product pageThe product details accordion claims to control panels missing from the page, so assistive tech is handed a broken relationship. A template-level failure: it repeats on every product.
CriticalQuantity field with no label (label ×1)Product pageThe visible “Qty” text is not programmatically attached, so a screen reader user reaching the field hears only “edit text, number”.
SeriousText below the WCAG contrast threshold (color-contrast ×3)Home + product pageThree text elements fall below the 4.5:1 minimum, unreadable for many low-vision users.
SeriousAutoplaying looping video with no pause control (WCAG 2.2.2)HomeMotion that never stops and cannot be paused. Found by our probe layer, not by the base automated pass — the axe scan alone misses it.
SeriousKeyboard stops with no visible focus indicator (WCAG 2.4.7)Home + product pageThe store nav suppresses focus outlines, so a keyboard user cannot see where they are. Also a probe-layer finding, evidenced with focused/unfocused screenshot pairs.
RegisterSix product images share one templated alt textHomeEvery product image “has alt text” and passes the automated rule, yet all six say the same thing. Flagged for human review — alt quality is a judgment call, and we say so rather than auto-asserting it.

Two of those findings — the autoplaying video and the missing focus indicators — don’t appear in a plain axe-core pass at all. They come from the probe layer we run on top of it: a scripted keyboard sweep with screenshot evidence, and checks for motion without pause controls. That layer is part of every scan we deliver.

What your version of this looks like

Run the free scanner on your own store and you’ll see the automated findings for one page in about a minute. The full report adds the rest of your key templates, the probe layer, the evidence screenshots, and a human pass over everything automation can’t judge — alt text quality, whether checkout actually works with a keyboard, what a screen reader really announces.