Skip to content

Commit 79455e5

Browse files
authored
Merge pull request #1285 from surishubham/main
Merge pull request #1284 from keys-github/devansh-stage
2 parents 7086588 + 97eb8f6 commit 79455e5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/hyperexecute-projects.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Projects serve as a centralized platform for organizing and managing test execut
4242

4343
**Step 2:** Select **Custom Project** as the **Type of Project**. Provide a unique **Project Name** (required) and select your desired framework and language used in your project. Click on the **Continue**.
4444

45-
<img loading="lazy" src={require('../assets/images/hyperexecute/features/projects/create-project.gif').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
4645

4746
**Step 3:** Provide your **GitHub URL** and the **[Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)** / **Bitbucket URL** and the **[Repository Access Tokens](https://support.atlassian.com/bitbucket-cloud/docs/repository-access-tokens/)** of your repository. You can also add your team members as **Co-Owners** to allow them to edit or delete the project alongside you.
4847

@@ -52,7 +51,14 @@ Currently, only **GitHub** and **Bitbucket** repositories are supported.
5251

5352
Click on **Save** button to finish the setup of your project.
5453

55-
<img loading="lazy" src={require('../assets/images/hyperexecute/features/projects/project-detail.gif').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
54+
55+
56+
<div className="storylane-iframe">
57+
<script async src="https://js.storylane.io/js/v2/storylane.js"></script>
58+
<div className="sl-embed">
59+
<iframe loading="lazy" className="sl-demo" src="https://app.storylane.io/demo/nghrqs7qgczc?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen></iframe>
60+
</div>
61+
</div>
5662

5763
## Schedule your Workflows
5864
Within each HyperExecute Project, you can set up one or more workflows. These workflows allow for scheduled execution of your tests, providing you with the flexibility to automate your testing process according to your development and release cycles.

0 commit comments

Comments
 (0)