Skip to content

Commit a9ae8d1

Browse files
committed
Added more storylane demos
1 parent e082882 commit a9ae8d1

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

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

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,16 @@ With LambdaTest Real Device App Testing, you get access to a plethora of feature
4646

4747
Let us get an overview of all the features in our real device instance:
4848

49-
<img loading="lazy" src={require('../assets/images/real-device-app-testing/real-device-app-testing-home.webp').default} alt="add" width="1346" height="647" className="doc_img"/>
50-
5149
## Comprehensive Sidebar
5250
***
5351

52+
<div className="storylane-iframe">
53+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
54+
<div className="sl-embed">
55+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/n5wnsyhh220a?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
56+
</div>
57+
</div>
58+
5459
### Home
5560

5661
The **Home** feature on the left-sidebar allows you to go to the home screen of your selected real device instantly.
@@ -174,6 +179,13 @@ By clicking on the end session button, you can close your current test session.
174179
## Comprehensive Top Bar
175180
***
176181

182+
<div className="storylane-iframe">
183+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
184+
<div className="sl-embed">
185+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/me0ezcoti8ts?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
186+
</div>
187+
</div>
188+
177189
### Zoom In-Out
178190

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

docs/hyperexecute-projects.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,12 @@ Within each HyperExecute Project, you can set up one or more workflows. These wo
6767

6868
Click on the **Finish** button and your job will be triggered on the defined day and time.
6969

70-
<img loading="lazy" src={require('../assets/images/hyperexecute/features/projects/setup-workflow.gif').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
70+
<div className="storylane-iframe">
71+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
72+
<div className="sl-embed">
73+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/mm0v54k4vzmb?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
74+
</div>
75+
</div>
7176

7277
## Setting Up Specialized Projects
7378
In addition to custom projects, HyperExecute supports integration with specialized testing tools such as Tosca, Tosca DEX, and Performance testing with JMeter. For detailed instructions on setting up these specific projects, please refer to their dedicated documentation pages:

0 commit comments

Comments
 (0)