Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
5 changes: 5 additions & 0 deletions docs/accessibility-test-scheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ To address these challenges, LambdaTest introduces the Accessibility Scheduler

The Scheduled Accessibility Scan feature allows you to automate recurring or one-time accessibility scans, significantly reducing manual effort while ensuring high standards of accessibility compliance.

<video class="right-side" width="100%" controls id="vid">
<source src= {require('../assets/images/accessibility-testing/accessibility-scheduling.mp4').default} type="video/mp4" />
</video>

## Key Features
- **Automated Scheduling :** Set up recurring or one-time scans for your websites.
- **WCAG Compliance :** Ensure your websites adhere to WCAG standards (selectable version).
Expand All @@ -57,3 +61,4 @@ The Scheduled Accessibility Scan feature allows you to automate recurring or one
- **Developers :** Stay ahead of accessibility issues by scheduling regular scans and ensuring WCAG compliance throughout the development lifecycle.
- **QA Testers :** Conduct detailed accessibility testing as part of their quality assurance workflows.
- **Product Managers :** Monitor accessibility performance across websites to meet organizational and legal compliance requirements.

Loading