From 97eb8f6006be36209ed34a1c166dd4b3d54cae79 Mon Sep 17 00:00:00 2001 From: ShubhamSuri <70204532+surishubham@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:01:29 +0530 Subject: [PATCH] Merge pull request #1284 from keys-github/devansh-stage Added new storylane demo --- docs/hyperexecute-projects.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/hyperexecute-projects.md b/docs/hyperexecute-projects.md index 505497172..96c3942b7 100644 --- a/docs/hyperexecute-projects.md +++ b/docs/hyperexecute-projects.md @@ -42,7 +42,6 @@ Projects serve as a centralized platform for organizing and managing test execut **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**. -automation-dashboard **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. @@ -52,7 +51,14 @@ Currently, only **GitHub** and **Bitbucket** repositories are supported. Click on **Save** button to finish the setup of your project. -automation-dashboard + + +
+ +
+ +
+
## Schedule your Workflows 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.