Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions docs/how-to-use-testing-tools-in-session.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,16 @@ With LambdaTest Real Device App Testing, you get access to a plethora of feature

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

<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"/>

## Comprehensive Sidebar
***

<div className="storylane-iframe">
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
<div className="sl-embed">
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/n5wnsyhh220a?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
</div>
</div>

### Home

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

<div className="storylane-iframe">
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
<div className="sl-embed">
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/me0ezcoti8ts?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
</div>
</div>

### Zoom In-Out

With the **zoom in-out** slider, you can zoom in and out in your real device as per your preference.
Expand Down
7 changes: 6 additions & 1 deletion docs/hyperexecute-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,12 @@ Within each HyperExecute Project, you can set up one or more workflows. These wo

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

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

## Setting Up Specialized Projects
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:
Expand Down
Loading