From e49b401e81fc2926e6d9261488d98baa4eacceed Mon Sep 17 00:00:00 2001 From: Shantanu Wali <98103945+Private1647@users.noreply.github.com> Date: Sat, 26 Apr 2025 16:12:10 +0530 Subject: [PATCH 1/2] Update kaneai-auto-heal.md --- docs/kaneai-auto-heal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kaneai-auto-heal.md b/docs/kaneai-auto-heal.md index e82ce83aa..97f779f93 100644 --- a/docs/kaneai-auto-heal.md +++ b/docs/kaneai-auto-heal.md @@ -39,7 +39,7 @@ slug: kaneai-auto-heal/ ## What is Auto-Heal in KaneAI & HyperExecute? -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. +KaneAI, the Gen AI 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. **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. From 4039a57a9ecf8ff9b37b81d134a359318c836767 Mon Sep 17 00:00:00 2001 From: Shantanu Wali <98103945+Private1647@users.noreply.github.com> Date: Sat, 26 Apr 2025 16:14:44 +0530 Subject: [PATCH 2/2] Update kaneai-auto-heal.md --- docs/kaneai-auto-heal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/kaneai-auto-heal.md b/docs/kaneai-auto-heal.md index 97f779f93..2a37935c0 100644 --- a/docs/kaneai-auto-heal.md +++ b/docs/kaneai-auto-heal.md @@ -39,7 +39,7 @@ slug: kaneai-auto-heal/ ## What is Auto-Heal in KaneAI & HyperExecute? -KaneAI, the Gen AI 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. +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. **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. @@ -84,7 +84,7 @@ The core logic of Auto-Heal integrates several sophisticated systems working in - ⚡ **Increased Automation Stability:** Avoid flaky tests caused by minor DOM updates or attribute changes. -- 🧠 **AI-Powered Healing with Context:** +- 🧠 **AI-Native Healing with Context:** Uses the original intent behind instructions to intelligently recover from failures. - ⏱️ **Faster Execution with HyperExecute:**