Skip to content

Commit ca4340c

Browse files
video placement
1 parent 3011047 commit ca4340c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/accessibility-test-scheduling.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ To address these challenges, LambdaTest introduces the Accessibility Scheduler
4747

4848
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.
4949

50+
<video class="right-side" width="100%" controls id="vid">
51+
<source src= {require('../assets/images/accessibility-testing/accessibility-scheduling.mp4').default} type="video/mp4" />
52+
</video>
53+
5054
## Key Features
5155
- **Automated Scheduling :** Set up recurring or one-time scans for your websites.
5256
- **WCAG Compliance :** Ensure your websites adhere to WCAG standards (selectable version).
@@ -58,6 +62,3 @@ The Scheduled Accessibility Scan feature allows you to automate recurring or one
5862
- **QA Testers :** Conduct detailed accessibility testing as part of their quality assurance workflows.
5963
- **Product Managers :** Monitor accessibility performance across websites to meet organizational and legal compliance requirements.
6064

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

0 commit comments

Comments
 (0)