Skip to content

Commit 611ccb0

Browse files
updated on the feedbacks
1 parent 40eaf88 commit 611ccb0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/kane-ai-modules.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For example, if you want to group test steps related to login functionality, hig
5959

6060
<img loading="lazy" src={require('../assets/images/kane-ai/features/modules/2.png').default} alt="automation-dashboard" className="doc_img"/>
6161

62-
### Step 3: Create a New Module
62+
### Step 3: Create and Save your Module
6363
- With the relevant test steps selected, click on the Create Module button.
6464
- Enter a module name and description:
6565
- **Name :** "Login Flow for LambdaTest.com"
@@ -89,17 +89,16 @@ Here, you can browse all existing modules, including the one you just created.
8989

9090
<img loading="lazy" src={require('../assets/images/kane-ai/features/modules/7.png').default} alt="automation-dashboard" className="doc_img"/>
9191

92+
## Conclusion
93+
9294
By following the steps above, you can:
9395

9496
- Reuse existing test modules effortlessly.
9597
- Reduce duplication in test creation.
9698
- Maintain consistency across test cases.
9799

98-
> Refer here for your created [KaneAI Modules](https://kaneai.lambdatest.com/module)
99-
100-
<img loading="lazy" src={require('../assets/images/kane-ai/features/modules/8.png').default} alt="automation-dashboard" className="doc_img"/>
100+
> 📕 Refer here for your created [KaneAI Modules](https://kaneai.lambdatest.com/module) 🚀
101101
102-
## Video Explanation
103102
<video class="right-side" width="100%" controls id="vid">
104103
<source src= {require('../assets/images/kane-ai/features/modules/output.mp4').default} type="video/mp4" />
105104
</video>

0 commit comments

Comments
 (0)