Skip to content

Commit 2bbc0b0

Browse files
committed
Merge pull request #1544 from Private1647/stage
Updates
1 parent f60ce7c commit 2bbc0b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kaneai-auto-heal.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ slug: kaneai-auto-heal/
3939

4040
## What is Auto-Heal in KaneAI & HyperExecute?
4141

42-
KaneAI, the AI-powered automation engine from LambdaTest, generates automation test scripts across multiple languages and frameworks using natural language instructions. When these scripts are executed via **HyperExecute**, LambdaTest’s high-performance test execution platform, they come with an added layer of reliability—the **Auto-Heal** feature.
42+
KaneAI, the GenAI Native testing assistant from LambdaTest, generates automation test scripts across multiple languages and frameworks using natural language instructions. When these scripts are executed via **HyperExecute**, LambdaTest’s high-performance test orchestration platform, they come with an added layer of reliability—the **Auto-Heal** feature.
4343

4444
**Auto-Heal** ensures your automation scripts remain robust, even when the application under test undergoes changes like modified element locators (IDs, XPaths, CSS selectors). Instead of failing the test immediately when locators break, KaneAI dynamically finds new locators at runtime by leveraging the original natural language instruction used to execute the test case.
4545

@@ -84,7 +84,7 @@ The core logic of Auto-Heal integrates several sophisticated systems working in
8484
-**Increased Automation Stability:**
8585
Avoid flaky tests caused by minor DOM updates or attribute changes.
8686

87-
- 🧠 **AI-Powered Healing with Context:**
87+
- 🧠 **AI-Native Healing with Context:**
8888
Uses the original intent behind instructions to intelligently recover from failures.
8989

9090
- ⏱️ **Faster Execution with HyperExecute:**

0 commit comments

Comments
 (0)