Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/accessibility-update-devtools-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co

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.

<div className="ytframe">
<div className="youtube" data-embed="7CuoCS7dX70" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>

## Step-by-Step Guide to Update the LambdaTest Accessibility DevTools Chrome Extension

### Step 1: Open the Extensions Page
Expand Down
8 changes: 7 additions & 1 deletion docs/app-automation-on-emulators-simulators.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,13 @@ import TabItem from '@theme/TabItem';
})
}}
></script>
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.
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.

<div className="ytframe">
<div className="youtube" data-embed="ZcgYzi60Nmo" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>

:::note
App Automation for Emulators and Simulators (**Beta**) supports Appium; contact [LambdaTest support](mailto:support@lambdatest.com) to access..
Expand Down
6 changes: 6 additions & 0 deletions docs/app-testing-on-real-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ slug: app-testing-on-real-devices/

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.

<div className="ytframe">
<div className="youtube" data-embed="k-DgcPraWns" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>

***

**Step 1:** Login to your LambdaTest account. Go to **App Testing** under **Real Device** from the left sidebar.
Expand Down
6 changes: 6 additions & 0 deletions docs/browser-testing-with-real-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ slug: browser-testing-on-real-devices/

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.

<div className="ytframe">
<div className="youtube" data-embed="zzjTXzJkLtA" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>

***

**Step 1:** Login to your LambdaTest account. From the left sidebar, head to Real Device and select **Browser Testing**.
Expand Down
10 changes: 9 additions & 1 deletion docs/getting-started-with-desktop-browser-real-time-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,15 @@ slug: getting-started-with-desktop-browser-real-time-testing/
})
}}
></script>
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.
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.

<div className="ytframe">
<div className="youtube" data-embed="a6s9oaBxEBM" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>



## Launch the Virtual Machine

Expand Down
Loading