Skip to content

Commit d469109

Browse files
committed
Added images now and updated the documentation
1 parent 841da0e commit d469109

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed
121 KB
Loading
24 MB
Binary file not shown.
607 KB
Binary file not shown.
1.1 MB
Binary file not shown.
476 KB
Binary file not shown.

docs/hyperexecute-cli-gui.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ HyperExecute GUI is currently in **BETA** and supports the **Java TestNG Framewo
5757
---
5858
**[HyperExecute](https://www.lambdatest.com/hyperexecute)** has been a **cornerstone for automation testing**, offering unparalleled flexibility with its YAML configurations and command-line interface. Now, with HyperExecute GUI, you can experience AI-powered automatic test detection, set up test environments with simple clicks and run your tests without coding.
5959

60-
<!-- <img src={require('../assets/images/hyperexecute/gui/gui_template.webp').default} /> -->
60+
<img src={require('../assets/images/hyperexecute/gui/gui_template.webp').default} />
6161

6262
## Getting Started in 5 Simple Steps
6363
---
6464

65-
<!-- <video class="right-side" width="100%" controls id="vid">
65+
<video class="right-side" width="100%" controls id="vid">
6666
<source src= {require('../assets/videos/hyperexecute/cli-gui/GUI_Demo.mp4').default} type="video/mp4" />
67-
</video> -->
67+
</video>
6868

6969
### Step 1: Download and Install
7070
Download the HyperExecute GUI installer from your LambdaTest dashboard and install it on your system. Run the installer by following the on-screen instructions and launch HyperExecute GUI from your applications menu.
@@ -83,9 +83,9 @@ Launch the application, log in with your LambdaTest credentials, and select your
8383
- Verify and manages network connectivity
8484
- Set up a secure connection to your account
8585

86-
<!-- <video class="right-side" width="100%" controls id="vid">
86+
<video class="right-side" width="100%" controls id="vid">
8787
<source src= {require('../assets/videos/hyperexecute/cli-gui/projectselect_analyze.mp4').default} type="video/mp4" />
88-
</video> -->
88+
</video>
8989

9090
:::note
9191
The GUI will check the system and your project to ensure everything is ready. If any issues are found, you'll see clear instructions to resolve them. Some common issues faced by the users are:
@@ -98,9 +98,9 @@ Once you land on the Project Screen, the app will automatially initiate Test Dis
9898

9999
This feature eliminates the need for manual test configuration and makes it easy to select which tests to run. Once you have selected the tests from "Test List" tab according to your preferences, either you can **directly run the job** or move to the next step for **additional configuration**.
100100

101-
<!-- <video class="right-side" width="100%" controls id="vid">
101+
<video class="right-side" width="100%" controls id="vid">
102102
<source src= {require('../assets/videos/hyperexecute/cli-gui/testdiscovery_select.mp4').default} type="video/mp4" />
103-
</video> -->
103+
</video>
104104

105105
:::info Coming Soon
106106
Search within tests is not yet available on the GUI. We are working to make it available soon.
@@ -115,9 +115,9 @@ To learn about any conifguration in detail, please search for the keyword in the
115115
### Step 5: Run Tests and View Job
116116
Click on the **Run Test** button to start the test execution. A pop with job status and creation logs will appear with options to Expand and View Job. Click on the **View Job** button to get redirected to the job dashboard once the job is created. The HyperExecute-GUI displays the job logs in real-time as your tests run. Once complete, you can view the detailed test results in the HyperExecute Dashboard.
117117

118-
<!-- <video class="right-side" width="100%" controls id="vid">
118+
<video class="right-side" width="100%" controls id="vid">
119119
<source src= {require('../assets/videos/hyperexecute/cli-gui/demo_25.mp4').default} type="video/mp4" />
120-
</video> -->
120+
</video>
121121

122122
## FAQs
123123

0 commit comments

Comments
 (0)