Skip to content

Commit f87d2d2

Browse files
committed
Embedded Videos
1 parent 2bb7c7a commit f87d2d2

5 files changed

+34
-2
lines changed

docs/accessibility-update-devtools-extension.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4343

4444
Keeping your LambdaTest Accessibility DevTools Chrome extension updated ensures you have the latest features, improvements, and security patches. Follow the detailed steps below to update your extension.
4545

46+
<div className="ytframe">
47+
<div className="youtube" data-embed="7CuoCS7dX70" data-loading-attribute="eager">
48+
<div className="play-button"></div>
49+
</div>
50+
</div>
51+
4652
## Step-by-Step Guide to Update the LambdaTest Accessibility DevTools Chrome Extension
4753

4854
### Step 1: Open the Extensions Page

docs/app-automation-on-emulators-simulators.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,13 @@ import TabItem from '@theme/TabItem';
4040
})
4141
}}
4242
></script>
43-
LambdaTest enables developers and testers to automate mobile app testing using cloud-based emulators and simulators. This eliminates the need for physical devices, streamlining the process of validating app functionality across a wide range of configurations. In this documеntation, learn how to run app automated tests on Emulators and Simulators using LambdaTest virtual testing cloud.
43+
LambdaTest enables developers and testers to automate mobile app testing using cloud-based emulators and simulators. This eliminates the need for physical devices, streamlining the process of validating app functionality across a wide range of configurations.
44+
45+
<div className="ytframe">
46+
<div className="youtube" data-embed="ZcgYzi60Nmo" data-loading-attribute="eager">
47+
<div className="play-button"></div>
48+
</div>
49+
</div>
4450

4551
:::note
4652
App Automation for Emulators and Simulators (**Beta**) supports Appium; contact [LambdaTest support](mailto:[email protected]) to access..

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ slug: app-testing-on-real-devices/
4040

4141
Real device app testing is the process of testing a mobile application to ensure that their functionality and usability is not comprised when installed across multiple Android and iOS devices. With LambdaTest, you can test mobile applications manually to ensure they perform seamlessly across 3000 + real mobile devices.
4242

43+
<div className="ytframe">
44+
<div className="youtube" data-embed="k-DgcPraWns" data-loading-attribute="eager">
45+
<div className="play-button"></div>
46+
</div>
47+
</div>
48+
4349
***
4450

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

docs/browser-testing-with-real-devices.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ slug: browser-testing-on-real-devices/
4141

4242
Real device browser testing refers to the process of testing web applications and websites on real devices such as smartphones, tablets, and computers to ensure that the user interface and user experience are optimal across various device types, operating systems, and browser combinations. With LambdaTest’s real device cloud, you can test websites and web applications to ensure they perform seamlessly across 3000 + real mobile devices.
4343

44+
<div className="ytframe">
45+
<div className="youtube" data-embed="zzjTXzJkLtA" data-loading-attribute="eager">
46+
<div className="play-button"></div>
47+
</div>
48+
</div>
49+
4450
***
4551

4652
**Step 1:** Login to your LambdaTest account. From the left sidebar, head to Real Device and select **Browser Testing**.

docs/getting-started-with-desktop-browser-real-time-testing.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,15 @@ slug: getting-started-with-desktop-browser-real-time-testing/
4444
})
4545
}}
4646
></script>
47-
Real-Time Desktop Web Browser Testing allows you to test your websites and web applications directly on live desktop browsers. This approach allows developers, testers, and QA professionals to interact with their web applications across various browser environments, operating systems, and versions without the need to configure complex infrastructure on local machines. Whether you want to verify cross-browser compatibility, perform functional testing, or check responsive design, this process provides a seamless way to carry out testing efficiently.
47+
Real-Time Desktop Web Browser Testing on LambdaTest allows you to test your websites and web applications directly on live desktop browsers. This approach allows developers, testers, and QA professionals to interact with their web applications across various browser environments, operating systems, and versions without the need to configure complex infrastructure on local machines.
48+
49+
<div className="ytframe">
50+
<div className="youtube" data-embed="a6s9oaBxEBM" data-loading-attribute="eager">
51+
<div className="play-button"></div>
52+
</div>
53+
</div>
54+
55+
4856

4957
## Launch the Virtual Machine
5058

0 commit comments

Comments
 (0)