Skip to main content

Starting an Accessibility Scan with Web Scanner

Purpose of Accessibility Scan

Accessibility scans ensure that websites are inclusive and usable for users with disabilities by identifying WCAG violations such as missing alt text, insufficient contrast, inaccessible form elements, and more.

These scans help:

  • Meet legal compliance (ADA, WCAG 2.0/2.1)
  • Improve usability for all users
  • Reduce the burden of manual audits
Accessibility Scan Purpose

Step 2 (If Accessibility Scan is Selected)

Once you select Accessibility in Step 1 of the scan wizard, the following configuration UI is displayed:

Accessibility Scan Configuration UI

Default Selections:

  • WCAG Version: WCAG 2.1 AA
  • Review Issues “ON“: Enables manual verification for accuracy.
  • Best Practices Issues “ON“: Ensures user experience enhancement issues are accounted for.

Advanced Options (Accessibility Scan)

Local Testing Setup

  • Activates LambdaTest Tunnel to scan localhost or staging environments.

Login Configurations

  • Reuse or create new login setups.
  • Supports:
    • Basic Authentication (username/password)
    • Form-based login (via CSS selectors)
Accessibility Scan Advanced Options

More options:

  • Review Issues (Needs Review): Enable this to include issues that require human verification (e.g., aria-label usage). These may not be violations but need manual inspection.
  • Best Practices Issues: Enable this to detect suggestions that improve UX but do not violate accessibility rules. Examples include adding landmark roles or enhancing keyboard support.

Dashboard Overview

Visual Build

After running your tests, your Accessibility Build becomes available in the dashboard.

Build Status

Easily track the state of each scan — Critical, Serious, Moderate, Minor.

Build Options

Access additional functions for your build:

  1. Share Scan
    Browse older builds with complete stats for quick comparison.
  2. Raise an Issue
    Integrate with any of the major platforms and directly raise issues from the dashboard.
  3. Download Accessibility Report
    You can download the results report in PDF, CSV or JSON formats.
  4. Delete Scan
    Delete any scheduled recurring scans.

Analyze the Scan Report: After selecting a scan, A detailed scan report will open, as shown in the provided screenshot. The report will display the following key components:

  • Total Issues : A graph summarizing the trend of detected issues over the last few runs.
  • Severity Trend : A chart categorizing issues by severity (e.g., Critical, Serious, Moderate, Minor).
  • Pages Scanned : A list of scanned pages with their corresponding issue counts categorized by severity.

You can drill down into individual page URLs to view the number of issues found on that specific page using filters provided. From the scan report page, you can also edit, share and stop recurring scan if its no longer required.

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles