Skip to content

Commit 7f44bc2

Browse files
committed
changes in support doc
1 parent e8892c8 commit 7f44bc2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/accessibility-app-scanner.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords:
99
- Testing
1010
- Manual
1111
- Accessibility Testing Settings
12-
url: https://www.lambdatest.com/support/docs/accessibility-android-test/
12+
url: https://www.lambdatest.com/support/docs/accessibility-app-scanner/
1313
site_name: LambdaTest
1414
slug: accessibility-app-scanner/
1515
---
@@ -37,16 +37,16 @@ import TabItem from '@theme/TabItem';
3737
"@type": "ListItem",
3838
"position": 3,
3939
"name": "Accessibility Android Test",
40-
"item": "https://www.lambdatest.com/support/docs/accessibility-android-test/"
40+
"item": "https://www.lambdatest.com/support/docs/accessibility-app-scanner/"
4141
}]
4242
})
4343
}}
4444
></script>
45-
LambdaTest offers a powerful Accessibility Scanner for native Android apps, integrated seamlessly with our manual app testing environment. This helps QA teams and developers identify accessibility issues directly during real-time testing sessions. Follow this guide to understand how to perform accessibility scans manually.
45+
LambdaTest offers a powerful Accessibility Scanner for native Android and iOS apps, integrated seamlessly with our manual app testing environment. This helps QA teams and developers identify accessibility issues directly during real-time testing sessions. Follow this guide to understand how to perform accessibility scans manually.
4646

4747
## Prerequisites
4848
- You must have access to the LambdaTest Real Device Cloud.
49-
- Your Android app (.apk or .aab) should be uploaded to the platform.
49+
- Your Android app (.apk or .aab) or iOS app should be uploaded to the platform.
5050
- Ensure you have enabled the Accessibility feature from your account or project settings, if applicable.
5151

5252
## Steps to perform Accessibility Testing using the App Scanner
@@ -63,7 +63,7 @@ LambdaTest offers a powerful Accessibility Scanner for native Android apps, inte
6363
<img loading="lazy" src={require('../assets/images/accessibility-testing/app-automation/app-upload.png').default} alt="Image" className="doc_img img_center"/>
6464

6565
### Step 3: Launch Manual App Testing
66-
- Choose the target Android device and select your application.
66+
- Choose the target Android or iOS device and select your application.
6767
- Click on the **Start** button to launch the manual testing session on the selected device.
6868

6969
### Step 4: Scan the App Screens

docs/automation-mcp-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Here are the key benefits of using the Automation MCP Server:
6969
4. Generate new test cases using execution data from LambdaTest.
7070
5. Leverage network logs, Selenium logs, and console logs to pinpoint bottlenecks and failures.
7171

72-
## Connecting to SmartUI MCP Server​
72+
## Connecting to Automation MCP Server​
7373

7474
### Connecting with Cline
7575

@@ -90,7 +90,7 @@ Cline allows natural language interaction with your codebase—just describe wha
9090
**Step 6:** Click on the Cline icon to open the Cline panel.<br />
9191
**Step 7:** Complete any authentication steps required during first-time setup.
9292

93-
### Connecting Cline to SmartUI MCP Server
93+
### Connecting Cline to Automation MCP Server
9494

9595
#### VS Code Configuration:
9696

0 commit comments

Comments
 (0)