From e1f0b956f3748e43fa8db8eb4e6fbcc9428ca31f Mon Sep 17 00:00:00 2001 From: salmank Date: Sun, 20 Apr 2025 21:14:08 +0530 Subject: [PATCH 1/2] Embedded Videos --- docs/accessibility-update-devtools-extension.md | 6 ++++++ docs/app-automation-on-emulators-simulators.md | 8 ++++++++ docs/app-testing-on-real-devices.md | 6 ++++++ docs/browser-testing-with-real-devices.md | 8 +++++++- ...g-started-with-desktop-browser-real-time-testing.md | 10 +++++++++- 5 files changed, 36 insertions(+), 2 deletions(-) diff --git a/docs/accessibility-update-devtools-extension.md b/docs/accessibility-update-devtools-extension.md index 6bd8f1a46..61e0613b6 100644 --- a/docs/accessibility-update-devtools-extension.md +++ b/docs/accessibility-update-devtools-extension.md @@ -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. +
+
+
+
+
+ ## Step-by-Step Guide to Update the LambdaTest Accessibility DevTools Chrome Extension ### Step 1: Open the Extensions Page diff --git a/docs/app-automation-on-emulators-simulators.md b/docs/app-automation-on-emulators-simulators.md index 91f8dc4db..ea74c6846 100644 --- a/docs/app-automation-on-emulators-simulators.md +++ b/docs/app-automation-on-emulators-simulators.md @@ -39,6 +39,14 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co }} > +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. diff --git a/docs/app-testing-on-real-devices.md b/docs/app-testing-on-real-devices.md index 02c6dbb75..34567d582 100644 --- a/docs/app-testing-on-real-devices.md +++ b/docs/app-testing-on-real-devices.md @@ -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. +
+
+
+
+
+ *** **Step 1:** Login to your LambdaTest account. Go to **App Testing** under **Real Device** from the left sidebar. diff --git a/docs/browser-testing-with-real-devices.md b/docs/browser-testing-with-real-devices.md index dd8975e03..1e570816e 100644 --- a/docs/browser-testing-with-real-devices.md +++ b/docs/browser-testing-with-real-devices.md @@ -41,7 +41,13 @@ 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. -Below are the steps to run your first browser test on LambdaTest's Real Device Cloud: +
+
+
+
+
+ +*** **Step 1:** Login to your LambdaTest account. From the left sidebar, head to Real Device and select **Browser Testing**. diff --git a/docs/getting-started-with-desktop-browser-real-time-testing.md b/docs/getting-started-with-desktop-browser-real-time-testing.md index 8b6923dc3..74c0851d3 100644 --- a/docs/getting-started-with-desktop-browser-real-time-testing.md +++ b/docs/getting-started-with-desktop-browser-real-time-testing.md @@ -44,7 +44,15 @@ slug: getting-started-with-desktop-browser-real-time-testing/ }) }} > -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. + +
+
+
+
+
+ + ## Launch the Virtual Machine From 3bbd21962a021caddebcab732e3dfc618026c061 Mon Sep 17 00:00:00 2001 From: amanchopra1905 Date: Tue, 22 Apr 2025 17:02:14 +0530 Subject: [PATCH 2/2] testim integration update --- ...cute-cli-run-tests-on-hyperexecute-grid.md | 32 ++++++++++++++++++- docs/hyperexecute-testim-integration.md | 2 +- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid.md b/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid.md index 50c689ac5..805430dc7 100644 --- a/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid.md +++ b/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid.md @@ -76,12 +76,15 @@ The various flags that are supported are listed below. |-------|------|------------| | [analyze](#analyze) | NA | Analyzes the language and environment supported in your project.| | [completion](#completion) | NA | Generates the autocompletion script for HyperExecute for the specified shell. | +| [serve](#serve) | NA | Starts a server for HyperExecute info APIs | +| [update](#update) | NA | Update the HyperExecute Binary Version | | [--concurrency](#--concurrency) | Numerical | Indicates the number of concurrent sessions on HyperExecute. | | [--config](#--config) | string | Custom location for hyperexecute.yaml. | +| [--disable-updates](#--disable-updates) | NA | Disable auto update | | [--download-artifacts](#--download-artifacts) | NA | Download the artifacts for a job. | | [--download-artifacts-path](#--download-artifacts-path) | string | Path of the directory to download artifacts for a job | | [--download-artifacts-zip](#--download-artifacts-zip) | NA | Download the artifacts for a job as a zip. | -| [--download-logs](#--download-logs) | NA | Downloads console logs of your every tests of a job. | +| [--download-logs](#--download-logs) | NA | Downloads console logs of your every tests of a job. | | [--download-report](#--download-report) | NA | Whether reports have to be downloaded or not. | | [--force-clean-artifacts](#--force-clean-artifacts) | NA | Download the updated artifacts of your job. | | [-h, --help](#-h---help) | NA | Help for hyperexecute. | @@ -124,6 +127,24 @@ hyperexecute completion *** +### `serve` +This flag starts a server for HyperExecute info APIs. + +```bash +hyperexecute --user USER_NAME --key ACCESS_KEY serve +``` + +*** + +### `update` +This flag updates the hyperexecute binary version. + +```bash +hyperexecute update +``` + +*** + ### `--concurrency` This flag allows you to define the number of concurrent sessions running on HyperExecute. For more information on concurrency, go to [this page](/support/docs/hyperexecute-auto-split-strategy/). ```bash @@ -139,6 +160,11 @@ This flag allows you to enter a custom location where you can download the Hyper ``` *** +### `--disable-updates` +This flag allows you to disable the auto updation of your HyperExecute binary. + +*** + ### `--download-artifacts` This flag allows you to download all the test related results that are generated by your testing framework. You can use this key if you want to download the artifacts. @@ -152,6 +178,8 @@ This flag allows you to download all the test related results that are generated - For Espresso with private devices HyperExecute can download user generated artefacts. ::: +*** + ### `--download-artifacts-path` In case you want the artifacts to be downloaded to a specific directory, please provide the exact path followed by the flag as shown in the example below. @@ -161,6 +189,8 @@ In case you want the artifacts to be downloaded to a specific directory, please +*** + ### `--download-artifacts-zip` If you want to download the zip file of the artifacts for a job. diff --git a/docs/hyperexecute-testim-integration.md b/docs/hyperexecute-testim-integration.md index d8c40bee2..dc790f4cf 100644 --- a/docs/hyperexecute-testim-integration.md +++ b/docs/hyperexecute-testim-integration.md @@ -116,7 +116,7 @@ testDiscovery: mode: static command: echo "HYP with Testim" -testRunnerCommand: testim --token "YOUR_TESTIM_TOKEN" --project "YOUR_PROJECT_NAME" --grid "YOUR_GRID_NAME" +testRunnerCommand: ./.hyperexecute/snooper --frameWork testim --testimProject YOUR_PROJECT_ID --testimToken YOUR_TESTIM_TOKEN --testimProjectBranch YOUR_BRANCH_NAME ``` ## Step 5: Setup the CLI