Skip to content

Commit 6bab68c

Browse files
updated the heading of the accessibility docs
1 parent 3c3cb0c commit 6bab68c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/accessibility-automation-test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: accessibility-automation-test
3-
title: Accessibility Testing on HyperExecute using Selenium
3+
title: Automation Tests with Accessibility Tool using Selenium
44
sidebar_label: Selenium
55
description: Use LambdaTest Accessibility DevTools to detect and report accessibility issues with automation, following WCAG guidelines.
66
keywords:
@@ -129,4 +129,4 @@ Now execute your tests and visit the [Automation Dashboard](https://accounts.lam
129129
mvn test
130130
```
131131
132-
<img loading="lazy" src={require('../assets/images/accessibility-testing/accessibility-automation.png').default} alt="automation-dashboard" className="doc_img"/>
132+
<img loading="lazy" src={require('../assets/images/accessibility-testing/accessibility-automation.png').default} alt="automation-dashboard" className="doc_img"/>

docs/selenium-hyprerexecute-accessibility-tests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: selenium-hyprerexecute-accessibility-tests
3-
title: Automation Tests with Accessibility Tool using Selenium
3+
title: Accessibility Testing on HyperExecute using Selenium
44
hide_title: false
55
sidebar_label: Selenium
66
description: Use LambdaTest Accessibility DevTools to detect and report accessibility issues with automation, following WCAG guidelines, in your selenium tests
@@ -178,4 +178,4 @@ OR use this command if you have not exported your username and access key in the
178178

179179
Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute) and check your Job status.
180180

181-
<img loading="lazy" src={require('../assets/images/accessibility-testing/hyp-selenium.gif').default} alt="automation-dashboard" className="doc_img"/>
181+
<img loading="lazy" src={require('../assets/images/accessibility-testing/hyp-selenium.gif').default} alt="automation-dashboard" className="doc_img"/>

0 commit comments

Comments
 (0)