Skip to content

Commit 84d213a

Browse files
authored
Merge pull request #1529 from Ishavyas9/main
testim integration update
2 parents 616d4f1 + 3bbd219 commit 84d213a

7 files changed

+68
-4
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
3939
}}
4040
></script>
4141

42+
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.
43+
44+
<div className="ytframe">
45+
<div className="youtube" data-embed="ZcgYzi60Nmo" data-loading-attribute="eager">
46+
<div className="play-button"></div>
47+
</div>
48+
</div>
49+
4250
---
4351

4452
In this documеntation, learn how to run app automated tests on Emulators and Simulators using LambdaTest virtual testing cloud.

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: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@ 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-
Below are the steps to run your first browser test on LambdaTest's Real Device Cloud:
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+
50+
***
4551

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

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

docs/hyperexecute-cli-run-tests-on-hyperexecute-grid.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,15 @@ The various flags that are supported are listed below.
7676
|-------|------|------------|
7777
| [analyze](#analyze) | NA | Analyzes the language and environment supported in your project.|
7878
| [completion](#completion) | NA | Generates the autocompletion script for HyperExecute for the specified shell. |
79+
| [serve](#serve) | NA | Starts a server for HyperExecute info APIs |
80+
| [update](#update) | NA | Update the HyperExecute Binary Version |
7981
| [--concurrency](#--concurrency) | Numerical | Indicates the number of concurrent sessions on HyperExecute. |
8082
| [--config](#--config) | string | Custom location for hyperexecute.yaml. |
83+
| [--disable-updates](#--disable-updates) | NA | Disable auto update |
8184
| [--download-artifacts](#--download-artifacts) | NA | Download the artifacts for a job. |
8285
| [--download-artifacts-path](#--download-artifacts-path) | string | Path of the directory to download artifacts for a job |
8386
| [--download-artifacts-zip](#--download-artifacts-zip) | NA | Download the artifacts for a job as a zip. |
84-
| [--download-logs](#--download-logs) | NA | Downloads console logs of your every tests of a job. |
87+
| [--download-logs](#--download-logs) | NA | Downloads console logs of your every tests of a job. |
8588
| [--download-report](#--download-report) | NA | Whether reports have to be downloaded or not. |
8689
| [--force-clean-artifacts](#--force-clean-artifacts) | NA | Download the updated artifacts of your job. |
8790
| [-h, --help](#-h---help) | NA | Help for hyperexecute. |
@@ -124,6 +127,24 @@ hyperexecute completion
124127

125128
***
126129

130+
### `serve`
131+
This flag starts a server for HyperExecute info APIs.
132+
133+
```bash
134+
hyperexecute --user USER_NAME --key ACCESS_KEY serve
135+
```
136+
137+
***
138+
139+
### `update`
140+
This flag updates the hyperexecute binary version.
141+
142+
```bash
143+
hyperexecute update
144+
```
145+
146+
***
147+
127148
### `--concurrency`
128149
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/).
129150
```bash
@@ -139,6 +160,11 @@ This flag allows you to enter a custom location where you can download the Hyper
139160
```
140161
***
141162

163+
### `--disable-updates`
164+
This flag allows you to disable the auto updation of your HyperExecute binary.
165+
166+
***
167+
142168
### `--download-artifacts`
143169
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.
144170

@@ -152,6 +178,8 @@ This flag allows you to download all the test related results that are generated
152178
- For Espresso with private devices HyperExecute can download user generated artefacts.
153179
:::
154180

181+
***
182+
155183
### `--download-artifacts-path`
156184
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.
157185

@@ -161,6 +189,8 @@ In case you want the artifacts to be downloaded to a specific directory, please
161189
</CodeBlock>
162190
</div>
163191

192+
***
193+
164194
### `--download-artifacts-zip`
165195
If you want to download the zip file of the artifacts for a job.
166196

docs/hyperexecute-testim-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ testDiscovery:
116116
mode: static
117117
command: echo "HYP with Testim"
118118

119-
testRunnerCommand: testim --token "YOUR_TESTIM_TOKEN" --project "YOUR_PROJECT_NAME" --grid "YOUR_GRID_NAME"
119+
testRunnerCommand: ./.hyperexecute/snooper --frameWork testim --testimProject YOUR_PROJECT_ID --testimToken YOUR_TESTIM_TOKEN --testimProjectBranch YOUR_BRANCH_NAME
120120
```
121121
122122
## Step 5: Setup the CLI

0 commit comments

Comments
 (0)