Skip to content

Commit 7bf43fb

Browse files
committed
Added and updated storylane demos
1 parent c4ce606 commit 7bf43fb

File tree

4 files changed

+47
-22
lines changed

4 files changed

+47
-22
lines changed

docs/camera-image-injection-on-real-devices.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ This feature helps you inject any image which you want your app to click or scan
113113

114114
**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.
115115

116-
<img loading="lazy" src={require('../assets/images/real-device-app-testing/camera-injection/step1.gif').default} className="doc_img"/>
117116

118117
**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.
119118

@@ -123,7 +122,13 @@ This feature helps you inject any image which you want your app to click or scan
123122

124123
**Step 7:** The black image is now replaced with an injected image.
125124

126-
<img loading="lazy" src={require('../assets/images/real-device-app-testing/camera-injection/step2.gif').default} className="doc_img"/>
125+
<div className="storylane-iframe">
126+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
127+
<div className="sl-embed">
128+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/scecvtiqzhju?embed=inline" name="sl-embed" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
129+
</div>
130+
</div>
131+
127132

128133
:::info
129134

docs/how-to-use-in-session-testing-tools.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,15 @@ With LambdaTest’s Real Device browser testing, you get access to a plethora of
4343

4444
Let us get an overview of all the features in our real device instance:
4545

46-
<img loading="lazy" src={require('../assets/images/real-device-browser-testing/real-device-browser-testing-home.webp').default} alt="add" width="1346" height="647" className="doc_img"/>
47-
4846
## Comprehensive Sidebar
4947

48+
<div className="storylane-iframe">
49+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
50+
<div className="sl-embed">
51+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/rodprkjklrvp?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
52+
</div>
53+
</div>
54+
5055
### Home
5156

5257
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.
148153
## Comprehensive Top Bar
149154
***
150155

156+
<div className="storylane-iframe">
157+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
158+
<div className="sl-embed">
159+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/bhi7qrlpgnwr?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
160+
</div>
161+
</div>
162+
151163
### Zoom In-Out
152164

153165
With the zoom in-out slider, you can zoom in and out in your real device as per your preference.

docs/hyperexecute-background-services.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,21 @@ background:
7575

7676
To check the background service logs, follow the below mentioned steps:
7777

78-
<div className="storylane-iframe">
79-
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
80-
<div className="sl-embed">
81-
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/jxrlvsdcnfte?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
82-
</div>
83-
</div>
78+
8479

8580
**Step 1:** After executing your job, go to the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexecute/jobs) to check the status of the job.
8681

8782
**Step 2:** Click on the **Background Service** button.
8883

8984
**Step 3:** Click on the desired **background service** you have triggered to check its logs.
9085

86+
<div className="storylane-iframe">
87+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
88+
<div className="sl-embed">
89+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/jxrlvsdcnfte?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
90+
</div>
91+
</div>
92+
9193
## Frequently Asked Questions
9294

9395
<details><summary>Is the service intended to operate within the same Virtual Machine or externally?</summary> Yes, the service will run within the same Virtual Machine. </details>

docs/hyperexecute-test-muting.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,7 @@ As you can see, we have triggered a Job in HyperExecute, and we've encountered a
5555

5656
Now, to enable the Test Muting, follow the below mentioned steps:
5757

58-
<div className="storylane-iframe">
59-
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
60-
<div className="sl-embed">
61-
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/ctmmlcgefgxn?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
62-
</div>
63-
</div>
58+
6459

6560
**Step 1:** Go to the [LambdaTest Dashboard](https://accounts.lambdatest.com/dashboard).
6661

@@ -78,15 +73,17 @@ Now, to enable the Test Muting, follow the below mentioned steps:
7873

7974
**Step 6:** Now, if you trigger the same job again, you will notice that the particular test has muted.
8075

81-
## How do you Manually Mute specific Tests?
82-
8376
<div className="storylane-iframe">
8477
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
8578
<div className="sl-embed">
86-
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/d9wfxwteumny?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
79+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/ctmmlcgefgxn?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
8780
</div>
8881
</div>
8982

83+
## How do you Manually Mute specific Tests?
84+
85+
86+
9087
**Step 1:** Execute your job on HyperExecute.
9188

9289
- 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:
9693

9794
<img loading="lazy" src={require('../assets/images/hyperexecute/features/test-muting/6.png').default} alt="Image" style={{width: '700px',}} className="doc_img"/>
9895

99-
## How do you UnMute Tests?
100-
10196
<div className="storylane-iframe">
10297
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
10398
<div className="sl-embed">
104-
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/m48g5owz95jz?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
99+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/d9wfxwteumny?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
105100
</div>
106101
</div>
107102

103+
## How do you UnMute Tests?
104+
105+
106+
108107
**Step 1:** Click on the **3 dots** of the muted test.
109108

110109
**Step 2:** Click on the **Unmute scenario** button.
111110

111+
<div className="storylane-iframe">
112+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
113+
<div className="sl-embed">
114+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/m48g5owz95jz?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
115+
</div>
116+
</div>
117+
112118

113119
> The test will remain in-active until manually unmuted.

0 commit comments

Comments
 (0)