Skip to content

Commit 4f0c5f1

Browse files
authored
Merge pull request LambdaTest#1198 from amanchopra1905/stage
screen reader accessibility
2 parents d6b3e4e + d74d501 commit 4f0c5f1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/screen-reader-on-accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ LambdaTest supports the following screen readers during Accessibility Testing:
5656
These tools allow developers and testers to evaluate how well their applications or websites perform for visually impaired users, ensuring accessibility compliance and usability.
5757

5858
<video class="right-side" width="100%" controls id="vid">
59-
<source src= {require('../assets/images/accessibility-testing/playwright/output.mp4').default} type="video/mp4" />
59+
<source src= {require('../assets/images/accessibility-testing/screen-reader/output.mp4').default} type="video/mp4" />
6060
</video>

0 commit comments

Comments
 (0)