Skip to content

Commit ba0cd88

Browse files
authored
Merge pull request #1656 from surishubham/main
Merge pull request #1653 from deepanshu-product/stage
2 parents eb2b5ae + 947a762 commit ba0cd88

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed
Loading
Loading

docs/screen-reader-on-real-devices-app.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,21 @@ Manual accessibility testing is crucial to ensure that your mobile apps and webs
5353

5454
LambdaTest's Live Screen Reader feature empowers you to perform manual accessibility testing on real Android devices, allowing you to navigate through app elements with spoken descriptions of the UI—similar to the [Google TalkBack](https://support.google.com/accessibility/android/topic/3529932?hl=en&ref_topic=9078845) functionality. This feature enables comprehensive accessibility testing to ensure compliance with WCAG standards.
5555

56-
> This feature is currently in **Beta**
5756

5857

5958
## Accessing Screen Reader in Real Device App Testing
6059

61-
**Step 1:** Click on the **Real Devices** > **App Testing**
60+
**Step 1:** Navigate to **Real Devices** > **App Testing**.
6261

63-
**Step 2:** Select your required device and upload your application and click on Start button.
62+
**Step 2:** Select the app you want to test and choose a device. Once selected, click on the **Start button** to launch the session.
6463

65-
**Step 3:** Click on the **screen reader** option from toolbar and use toggle to enable and disable talkBack feature on your device.
64+
> Make sure the device supports accessibility features — look for the **Accessibility icon** next to the device name.
6665
67-
<img loading="lazy" src={require('../assets/images/real-device-app-testing/talkback.png').default} className="doc_img"/>
66+
<img loading="lazy" src={require('../assets/images/real-device-app-testing/Acessiblity_Phone_selection.png').default} className="doc_img"/>
67+
68+
**Step 3:** After the session starts, open the **Screen Reader** option from the sidebar and use the **toggle to enable or disable the TalkBack** functionality.
69+
70+
<img loading="lazy" src={require('../assets/images/real-device-app-testing/Accessiblity_TalkBack_toggle.png').default} className="doc_img"/>
6871

6972
## Supported Devices
7073

0 commit comments

Comments
 (0)