diff --git a/assets/images/kane-ai/Android-Img2_compressed.png b/assets/images/kane-ai/Android-Img2_compressed.png
new file mode 100644
index 000000000..5e4203fe5
Binary files /dev/null and b/assets/images/kane-ai/Android-Img2_compressed.png differ
diff --git a/assets/images/kane-ai/Android-Img3_compressed.png b/assets/images/kane-ai/Android-Img3_compressed.png
new file mode 100644
index 000000000..6b059e743
Binary files /dev/null and b/assets/images/kane-ai/Android-Img3_compressed.png differ
diff --git a/assets/images/kane-ai/Execute-Android.mp4 b/assets/images/kane-ai/Execute-Android.mp4
new file mode 100644
index 000000000..b869d2cfd
Binary files /dev/null and b/assets/images/kane-ai/Execute-Android.mp4 differ
diff --git a/assets/images/kane-ai/androidStep1.mp4 b/assets/images/kane-ai/androidStep1.mp4
new file mode 100644
index 000000000..20fe393e4
Binary files /dev/null and b/assets/images/kane-ai/androidStep1.mp4 differ
diff --git a/assets/images/kane-ai/iOSBrowserExecute.mp4 b/assets/images/kane-ai/iOSBrowserExecute.mp4
new file mode 100644
index 000000000..43625a3a4
Binary files /dev/null and b/assets/images/kane-ai/iOSBrowserExecute.mp4 differ
diff --git a/assets/images/kane-ai/iOSMobileBrowser.mp4 b/assets/images/kane-ai/iOSMobileBrowser.mp4
new file mode 100644
index 000000000..6b8113d83
Binary files /dev/null and b/assets/images/kane-ai/iOSMobileBrowser.mp4 differ
diff --git a/assets/images/kane-ai/iOSbrowser-img2_compressed.png b/assets/images/kane-ai/iOSbrowser-img2_compressed.png
new file mode 100644
index 000000000..09f9b7af0
Binary files /dev/null and b/assets/images/kane-ai/iOSbrowser-img2_compressed.png differ
diff --git a/assets/images/kane-ai/iOSbrowserimg3_compressed.png b/assets/images/kane-ai/iOSbrowserimg3_compressed.png
new file mode 100644
index 000000000..edb8fe6aa
Binary files /dev/null and b/assets/images/kane-ai/iOSbrowserimg3_compressed.png differ
diff --git a/docs/kane-ai-app-test.md b/docs/kane-ai-app-test.md
index 7985653d1..3f53741b3 100644
--- a/docs/kane-ai-app-test.md
+++ b/docs/kane-ai-app-test.md
@@ -2,7 +2,7 @@
id: kane-ai-app-test
title: Automate your App Testing with KaneAI
hide_title: false
-sidebar_label: App Test
+sidebar_label: Author your First App Test
description: Learn how to automate app testing with KaneAI. Generate and execute tests in plain English, save cases, and run them seamlessly
keywords:
- lambdatest automation
diff --git a/docs/kane-ai-web-test.md b/docs/kane-ai-web-test.md
index e33c1635b..685a01583 100644
--- a/docs/kane-ai-web-test.md
+++ b/docs/kane-ai-web-test.md
@@ -2,7 +2,7 @@
id: kane-ai-web-test
title: Automate your Web App Testing with KaneAI
hide_title: false
-sidebar_label: Run your First Test
+sidebar_label: Author your First Web Test
description: Learn how to automate web app testing with KaneAI. Generate and execute tests in plain English, save cases, and run them seamlessly
keywords:
- lambdatest automation
diff --git a/docs/kaneai-mobile-browser-test.md b/docs/kaneai-mobile-browser-test.md
new file mode 100644
index 000000000..c9371d5de
--- /dev/null
+++ b/docs/kaneai-mobile-browser-test.md
@@ -0,0 +1,170 @@
+---
+id: kaneai-mobile-browser-test
+title: Automate your Mobile Browser Testing With KaneAI
+hide_title: false
+sidebar_label: Author your First Mobile Browser Test
+description: Learn how to automate app testing with KaneAI. Generate and execute tests in plain English, save cases, and run them seamlessly
+keywords:
+ - lambdatest automation
+ - lambdatest kaneai
+ - kaneai app test
+url: https://www.lambdatest.com/support/docs/kaneai-mobile-browser-test
+site_name: LambdaTest
+slug: kaneai-mobile-browser-test/
+---
+
+import Tabs from '@theme/Tabs';
+import TabItem from '@theme/TabItem';
+
+
+
+In this guide, we'll walk you through the process of generating, and executing automated tests for your Mobile Browser using KaneAI.
+
+
+
+
+
+
+
+
+## Steps to generate the test cases - Android
+
+
+## Step 1: Author a Browser Test
+
+Navigate to the [KaneAI homepage](https://kaneai.lambdatest.com/objective) and click on the **Author Browser Test** button to initiate the process of generating test cases for your web app. In the right side, a window will open with which you can navigate to your platform to perform the testing.
+
+
+
+
+
+
+### Step 2: Write Your Test Cases in Plain English
+
+**Let KaneAI do the coding!** In this step, you'll describe your desired test outcomes using plain English. Don't worry about writing specific code or scripts – KaneAI will handle that for you.
+
+For example:
+- Visit the website "www.lambdatest.com"
+- Click on the Login button.
+
+Keep adding tests in plain English as you go; KaneAI will automatically queue them up for execution, so you don't have to wait for one test to finish before writing the next. Click on the **Finish Test** button.
+> **Remember:** The more specific you are, the more accurate KaneAI's generated test cases will be.
+
+
+
+### Step 3: Save your Test Case
+Now, save your test cases that you have generated till now.
+
+Select your Project, and the folder in which you want to store your test cases. The **Test Name** and the **Description** will be generated automatically, and you can also edit it. Select the **Type** of your test, and the status, and define the necessary tags which will help you to search your tests later.
+
+
+
+
+### Step 4: Execute your test
+
+To execute your test, click on the HyperExecute button and you will be redirected to the HyperExecute dashboard where your tests will be executed.
+
+
+
+
+### Feature Support Matrix
+
+
+| Feature / Action | Support Status | Notes |
+|-------------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------|
+| Element Scroll | Supported | |
+| Key Events (e.g. Enter, Space, Tab) | Not Supported | |
+| Clear Input Fields | Supported | |
+| App Instructions (e.g. background, hide keyboard, show notifications) | Not Supported | |
+| Textual & Visual Queries | Supported | Includes driver-based queries. |
+| Sites with Permission Popups (notifications, cookies, location) | Supported (Android only) | Popups are auto-accepted on Android. iOS not supported currently. |
+| Cookies & Local Storage | Supported | |
+| DOM Elements Not Exposed (Qwen Use Cases) | Not Supported | Qwen is not supported for browser-based tests. |
+| Network Assertions | Not Supported | Not yet available for mobile web; only supported on web. |
+| Negative Scenarios from App UX (e.g. switch app, go to home, go back) | Not Supported | These are app-specific and not currently available in browser testing mode. |
+
+> _Have any feedback or request? Reach out to us via support@lambdatest.com and we would be happy to hear from you._
+
+
+
+
+
+
+
+
+
+ ## Steps to generate the test cases - iOS
+
+
+## Step 1: Author a Browser Test
+
+Navigate to the [KaneAI homepage](https://kaneai.lambdatest.com/objective) and click on the **Author Browser Test** button to initiate the process of generating test cases for your web app. In the right side, a window will open with which you can navigate to your platform to perform the testing.
+
+
+
+
+### Step 2: Write Your Test Cases in Plain English
+**Let KaneAI do the coding!** In this step, you'll describe your desired test outcomes using plain English. Don't worry about writing specific code or scripts – KaneAI will handle that for you.
+
+For example:
+- Visit the website "www.lambdatest.com"
+- Click on the Login button.
+
+Keep adding tests in plain English as you go; KaneAI will automatically queue them up for execution, so you don't have to wait for one test to finish before writing the next. Click on the **Finish Test** button.
+> **Remember:** The more specific you are, the more accurate KaneAI's generated test cases will be.
+
+
+
+
+### Step 3: Save your Test Case
+Now, save your test cases that you have generated till now.
+
+Select your Project, and the folder in which you want to store your test cases. The **Test Name** and the **Description** will be generated automatically, and you can also edit it. Select the **Type** of your test, and the status, and define the necessary tags which will help you to search your tests later.
+
+
+
+### Step 4: Execute your test
+
+To execute your test, click on the HyperExecute button and you will be redirected to the HyperExecute dashboard where your tests will be executed.
+
+
+
+
+Note:- “Permission pop-ups (notifications, location etc) are not supported on iOS at this time.
+
+> _Have any feedback or request? Reach out to us via support@lambdatest.com and we would be happy to hear from you._
+
+
+
+
+
\ No newline at end of file
diff --git a/sidebars.js b/sidebars.js
index ea052a345..ca2f61e9c 100644
--- a/sidebars.js
+++ b/sidebars.js
@@ -1188,8 +1188,9 @@ module.exports = {
items: [
"why-we-need-kane-ai",
"kane-ai-web-test",
- "kane-ai-guided-walkthrough",
"kane-ai-app-test",
+ "kaneai-mobile-browser-test",
+ "kane-ai-guided-walkthrough",
"kane-ai-automation-code-generation",
],
},