From 0a25408171a64c938c5e2c182d89bad7a6ce4a83 Mon Sep 17 00:00:00 2001 From: Isha vyas <72408461+Ishavyas9@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:53:59 +0530 Subject: [PATCH] Merge pull request #1219 from keys-github/devansh-stage Added and updated storylane demos --- .../camera-image-injection-on-real-devices.md | 9 ++++-- docs/how-to-use-in-session-testing-tools.md | 16 ++++++++-- docs/hyperexecute-background-services.md | 14 +++++---- docs/hyperexecute-test-muting.md | 30 +++++++++++-------- 4 files changed, 47 insertions(+), 22 deletions(-) diff --git a/docs/camera-image-injection-on-real-devices.md b/docs/camera-image-injection-on-real-devices.md index c1c92359b..015103b0f 100644 --- a/docs/camera-image-injection-on-real-devices.md +++ b/docs/camera-image-injection-on-real-devices.md @@ -113,7 +113,6 @@ This feature helps you inject any image which you want your app to click or scan **Step 3:** Now, hover over your app and click on the **Settings** icon. Toggle the **Image Injection** option and click on **Save Changes** button. Click on **Start** to run your app on the selected device. - **Step 4:** After the above config, click on the **Start** button to start the session. Now, go to **Device Controls** in the toolbar as shown below. Select Image Injection and click **Upload Image** to inject the desired image from your computer to the app. @@ -123,7 +122,13 @@ This feature helps you inject any image which you want your app to click or scan **Step 7:** The black image is now replaced with an injected image. - +
+ +
+ +
+
+ :::info diff --git a/docs/how-to-use-in-session-testing-tools.md b/docs/how-to-use-in-session-testing-tools.md index 37f752ce3..685b4b40a 100644 --- a/docs/how-to-use-in-session-testing-tools.md +++ b/docs/how-to-use-in-session-testing-tools.md @@ -43,10 +43,15 @@ With LambdaTest’s Real Device browser testing, you get access to a plethora of Let us get an overview of all the features in our real device instance: -add - ## Comprehensive Sidebar +
+ +
+ +
+
+ ### Home The **Home** feature on the left-sidebar allows you to go to the home screen of your selected real device instantly. @@ -148,6 +153,13 @@ By clicking on the end session button, you can close your current test session. ## Comprehensive Top Bar *** +
+ +
+ +
+
+ ### Zoom In-Out With the zoom in-out slider, you can zoom in and out in your real device as per your preference. diff --git a/docs/hyperexecute-background-services.md b/docs/hyperexecute-background-services.md index b3a7ff7fa..f12209f49 100644 --- a/docs/hyperexecute-background-services.md +++ b/docs/hyperexecute-background-services.md @@ -75,12 +75,7 @@ background: To check the background service logs, follow the below mentioned steps: -
- -
- -
-
+ **Step 1:** After executing your job, go to the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute/jobs) to check the status of the job. @@ -88,6 +83,13 @@ To check the background service logs, follow the below mentioned steps: **Step 3:** Click on the desired **background service** you have triggered to check its logs. +
+ +
+ +
+
+ ## Frequently Asked Questions
Is the service intended to operate within the same Virtual Machine or externally? Yes, the service will run within the same Virtual Machine.
diff --git a/docs/hyperexecute-test-muting.md b/docs/hyperexecute-test-muting.md index 96aac1d39..5ed7f36d9 100644 --- a/docs/hyperexecute-test-muting.md +++ b/docs/hyperexecute-test-muting.md @@ -55,12 +55,7 @@ As you can see, we have triggered a Job in HyperExecute, and we've encountered a Now, to enable the Test Muting, follow the below mentioned steps: -
- -
- -
-
+ **Step 1:** Go to the [LambdaTest Dashboard](https://accounts.lambdatest.com/dashboard). @@ -78,15 +73,17 @@ Now, to enable the Test Muting, follow the below mentioned steps: **Step 6:** Now, if you trigger the same job again, you will notice that the particular test has muted. -## How do you Manually Mute specific Tests? -
- +
+## How do you Manually Mute specific Tests? + + + **Step 1:** Execute your job on HyperExecute. - Click on the **3 dots** of the desired test you want to **Mute**. @@ -96,18 +93,27 @@ Now, to enable the Test Muting, follow the below mentioned steps: Image -## How do you UnMute Tests? -
- +
+## How do you UnMute Tests? + + + **Step 1:** Click on the **3 dots** of the muted test. **Step 2:** Click on the **Unmute scenario** button. +
+ +
+ +
+
+ > The test will remain in-active until manually unmuted. \ No newline at end of file