Skip to content

Commit e0546f6

Browse files
committed
Merge pull request #1397 from shreybansal-lambdatest/stage
updated getting started photos
1 parent 1d7f693 commit e0546f6

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed
40.5 KB
Loading
98.6 KB
Loading
90.3 KB
Loading
43 KB
Loading
33.8 KB
Loading
97.9 KB
Loading

docs/app-testing-on-real-devices.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@ Real device app testing is the process of testing a mobile application to ensure
4444

4545
**Step 1:** Login to your LambdaTest account. Go to **App Testing** under **Real Device** from the left sidebar.
4646

47-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-device-dashboard.webp').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
47+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/Startingstep.png').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
4848

4949
**Step 2**: Choose the OS version of your choice. ( Android or iOS )
5050

51-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/os-versions.webp').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
51+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/osofyourchoice.png').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
5252

5353
**Step 3**: You can upload an application directly from your system or by entering a valid public URL. Once the app gets uploaded you can select the app from the **applist** or use the search bar to find a specific application. The uploading time may vary depending on the size of the application.
5454

5555
In the case of **Android**, you can install from Play Store or App Center.
5656

57-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-devices-for-android.webp').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
57+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/androidlaunch3.png').default} alt="Native Mobile App Testing" className="doc_img" width="1366" height="629"/>
5858

5959
In the case of **iOS**, you can install from the App Store, Test Flight or from App Center.
6060

61-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-devices-for-ios.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
61+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/ioslaunch3.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
6262

6363
**Step 4**: You can select your preferred region from the **Region** dropdown. Choose from the available regions i.e., North America, Europe, Asia, or select All. If you would like to choose devices from specific regions, please reach out to [[email protected]](mailto:[email protected]) to get the option enabled.
6464

65-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-device-region-feature.webp').default} alt="Real Device Region Feature" className="doc_img" width="1366" height="629"/>
65+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/choosedeviceregion.png').default} alt="Real Device Region Feature" className="doc_img" width="1366" height="629"/>
6666

6767
**Step 5**: Select the **Tunnel** option in the top right corner (optional) to test your locally hosted and privately hosted websites.
6868

6969
Check out our detailed [support documentation](https://www.lambdatest.com/support/docs/testing-locally-hosted-pages/) to learn how to activate the LT Tunnel.
7070

71-
<img loading="lazy" src={require('../assets/images/mobile-app-testing/real-device-tunnel.webp').default} alt="Real Device Tunnel" className="doc_img" width="1366" height="629"/>
71+
<img loading="lazy" src={require('../assets/images/mobile-app-testing/rdapptesting/tunnellast.png').default} alt="Real Device Tunnel" className="doc_img" width="1366" height="629"/>
7272

7373
**Step 6**: Select the preferred **Brand**, **Device Name** and **OS Version** to easily navigate to your required device. You can also use the search bar to select your devices.
7474

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ For the **Screen Reader** feature on android devices , use the following keyboar
8989

9090
| TalkBack Action | MacOS Keyboard Shortcut | Windows Keyboard Shortcut |
9191
|-----------------|-------------------------|---------------------------|
92-
| Move to previous/next item | Control + Option + (Left/Right arrow) | Ctrl + (Left/Right arrow) |
92+
| Move to previous/next item | Control + Option + (Left/Right arrow) | Ctrl + Alt + (Left/Right arrow) |
9393
| Activate/open element | Control + Option + Space | Ctrl + Alt + Space|
9494
| Go back | Esc|Esc |
9595
| Pause or resume speech |Control + Option + Z |Ctrl + Alt + Z |

0 commit comments

Comments
 (0)