Skip to content

Commit cc8677d

Browse files
authored
Merge pull request LambdaTest#1662 from amanchopra1905/stage
accessibility sidebar
2 parents cb49b14 + 8e84543 commit cc8677d

File tree

2 files changed

+111
-99
lines changed

2 files changed

+111
-99
lines changed

docs/accessibility-android-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: accessibility-android-test
33
title: Automation Tests with Accessibility Tool using Android
4-
sidebar_label: Android
4+
sidebar_label: Automation
55
description: Use LambdaTest Accessibility DevTools to detect and report accessibility issues with automation, following WCAG guidelines.
66
keywords:
77
- LambdaTest

sidebars.js

Lines changed: 110 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,161 +1591,173 @@ module.exports = {
15911591
{
15921592
type: "category",
15931593
collapsed: true,
1594-
label: "Accessibility DevTools",
1595-
link: {
1596-
type: "doc",
1597-
id: "accessibility-devtools",
1598-
},
1594+
label: "Accessibility Web",
15991595
items: [
1600-
{
1601-
type: "doc",
1602-
label: "Install Accessibility Toolkit",
1603-
id: "accessibility-testing-install-devtools",
1604-
},
1605-
{
1606-
type: "doc",
1607-
label: "Run a Quck Scan",
1608-
id: "accessibility-testing-run-quick-scan",
1609-
},
1610-
16111596
{
16121597
type: "category",
16131598
collapsed: true,
1614-
label: "Scanning Methods",
1599+
label: "DevTools",
1600+
link: {
1601+
type: "doc",
1602+
id: "accessibility-devtools",
1603+
},
16151604
items: [
16161605
{
16171606
type: "doc",
1618-
label: "Workflow Scanner",
1619-
id: "accessibility-testing-workflow-scanner",
1607+
label: "Install Accessibility Toolkit",
1608+
id: "accessibility-testing-install-devtools",
16201609
},
16211610
{
16221611
type: "doc",
1623-
label: "Full Page Scanner",
1624-
id: "accessibility-testing-full-page-scanner",
1612+
label: "Run a Quck Scan",
1613+
id: "accessibility-testing-run-quick-scan",
16251614
},
1615+
16261616
{
1627-
type: "doc",
1628-
label: "Partial Page Scanner",
1629-
id: "accessibility-testing-partial-page-scanner",
1617+
type: "category",
1618+
collapsed: true,
1619+
label: "Scanning Methods",
1620+
items: [
1621+
{
1622+
type: "doc",
1623+
label: "Workflow Scanner",
1624+
id: "accessibility-testing-workflow-scanner",
1625+
},
1626+
{
1627+
type: "doc",
1628+
label: "Full Page Scanner",
1629+
id: "accessibility-testing-full-page-scanner",
1630+
},
1631+
{
1632+
type: "doc",
1633+
label: "Partial Page Scanner",
1634+
id: "accessibility-testing-partial-page-scanner",
1635+
},
1636+
{
1637+
type: "doc",
1638+
label: "Multi Page Scanner",
1639+
id: "accessibility-testing-multi-page-scanner",
1640+
},
1641+
{
1642+
type: "doc",
1643+
label: "Keybaord Scan",
1644+
id: "accessibility-keyboard-scan",
1645+
},
1646+
],
16301647
},
16311648
{
16321649
type: "doc",
1633-
label: "Multi Page Scanner",
1634-
id: "accessibility-testing-multi-page-scanner",
1650+
label: "Configure Settings",
1651+
id: "accessibility-devtools-settings",
16351652
},
16361653
{
16371654
type: "doc",
1638-
label: "Keybaord Scan",
1639-
id: "accessibility-keyboard-scan",
1655+
label: "Update DevTools",
1656+
id: "accessibility-update-devtools-extension",
16401657
},
16411658
],
16421659
},
1643-
{
1644-
type: "doc",
1645-
label: "Configure Settings",
1646-
id: "accessibility-devtools-settings",
1647-
},
1648-
{
1649-
type: "doc",
1650-
label: "Update DevTools",
1651-
id: "accessibility-update-devtools-extension",
1652-
},
1653-
],
1654-
},
1655-
{
1656-
type: "category",
1657-
collapsed: true,
1658-
label: "Accessibility Automation",
1659-
link: {
1660-
type: "doc",
1661-
id: "accessibility-automation",
1662-
},
1663-
items: [
16641660
{
16651661
type: "category",
16661662
collapsed: true,
1667-
label: "Standard Grid",
1663+
label: "Automation",
1664+
link: {
1665+
type: "doc",
1666+
id: "accessibility-automation",
1667+
},
16681668
items: [
16691669
{
1670-
type: "doc",
1671-
label: "Selenium",
1672-
id: "accessibility-automation-test",
1670+
type: "category",
1671+
collapsed: true,
1672+
label: "Standard Grid",
1673+
items: [
1674+
{
1675+
type: "doc",
1676+
label: "Selenium",
1677+
id: "accessibility-automation-test",
1678+
},
1679+
{
1680+
type: "category",
1681+
collapsed: true,
1682+
label: "Cypress",
1683+
items: [
1684+
"cypress-v10-accessibility-test",
1685+
"cypress-v9-accessibility-test",
1686+
],
1687+
},
1688+
{
1689+
type: "doc",
1690+
label: "Playwright",
1691+
id: "playwright-accessibility-test",
1692+
},
1693+
],
16731694
},
16741695
{
16751696
type: "category",
16761697
collapsed: true,
1677-
label: "Cypress",
1698+
label: "HyperExecute",
16781699
items: [
1679-
"cypress-v10-accessibility-test",
1680-
"cypress-v9-accessibility-test",
1700+
{
1701+
type: "doc",
1702+
label: "Selenium",
1703+
id: "selenium-hyprerexecute-accessibility-tests",
1704+
},
1705+
{
1706+
type: "category",
1707+
collapsed: true,
1708+
label: "Cypress",
1709+
items: [
1710+
"cypress-v10-hyprerexecute-accessibility-tests",
1711+
"cypress-v9-hyprerexecute-accessibility-tests",
1712+
],
1713+
},
16811714
],
16821715
},
16831716
{
16841717
type: "doc",
1685-
label: "Playwright",
1686-
id: "playwright-accessibility-test",
1718+
label: "Accessibility Automation Settings",
1719+
id: "accessibility-automation-settings",
16871720
},
16881721
],
16891722
},
16901723
{
16911724
type: "category",
16921725
collapsed: true,
1693-
label: "HyperExecute",
1726+
label: "Test Scheduling",
1727+
link: {
1728+
type: "doc",
1729+
id: "accessibility-test-scheduling",
1730+
},
16941731
items: [
1695-
{
1696-
type: "doc",
1697-
label: "Selenium",
1698-
id: "selenium-hyprerexecute-accessibility-tests",
1699-
},
1700-
{
1701-
type: "category",
1702-
collapsed: true,
1703-
label: "Cypress",
1704-
items: [
1705-
"cypress-v10-hyprerexecute-accessibility-tests",
1706-
"cypress-v9-hyprerexecute-accessibility-tests",
1707-
],
1708-
},
1732+
"accessibility-test-scheduling-scan",
1733+
"accessibility-test-scheduling-edit",
17091734
],
1710-
17111735
},
1736+
]
1737+
},
1738+
{
1739+
type: "category",
1740+
collapsed: true,
1741+
label: "Accessibility App",
1742+
items: [
17121743
{
17131744
type: "doc",
1714-
label: "Android",
1745+
label: "Automation",
17151746
id: "accessibility-android-test",
1716-
17171747
},
1718-
{
1719-
type: "doc",
1720-
label: "Accessibility Automation Settings",
1721-
id: "accessibility-automation-settings",
1722-
},
1723-
],
1748+
]
17241749
},
17251750
{
1726-
type: "category",
1727-
collapsed: true,
1728-
label: "Accessibility Test Scheduling",
1729-
link: {
1730-
type: "doc",
1731-
id: "accessibility-test-scheduling",
1732-
},
1733-
items: [
1734-
"accessibility-test-scheduling-scan",
1735-
"accessibility-test-scheduling-edit",
1736-
],
1751+
type: "doc",
1752+
label: "Screen Reader",
1753+
id: "screen-reader-on-accessibility",
17371754
},
17381755
{
17391756
type: "doc",
17401757
label: "Accessibility MCP Server",
17411758
id: "accessibility-mcp-server",
17421759

17431760
},
1744-
{
1745-
type: "doc",
1746-
label: "Screen Reader",
1747-
id: "screen-reader-on-accessibility",
1748-
},
17491761
{
17501762
type: "category",
17511763
collapsed: true,

0 commit comments

Comments
 (0)