Skip to content

Commit 78709d8

Browse files
committed
Updated KaneAI support doc
1 parent 0f7f595 commit 78709d8

File tree

6 files changed

+27
-20
lines changed

6 files changed

+27
-20
lines changed
43.1 KB
Loading
126 KB
Loading

docs/author-your-first-desktop-browser-test.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In this guide, we'll walk you through how you can author your desktop browser te
5757

5858

5959

60-
**Step 4:** You can also do additional customization with some advanced features such as:
60+
**Step 3:** You can also do additional customization with some advanced features such as:
6161

6262
- **Chrome Options:** Command-line switches that alter the default behavior of the Chrome browser.
6363
- **Custom Headers:** Kееp crucial information about thе rеquеst or rеsponsе, such as thе mеthod, URL, and body contеnt.
@@ -66,17 +66,21 @@ Once done, click **Start Testing.**
6666

6767
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/kaneai-desktop-start-testing.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
6868

69-
**Step 5:** Now tell KaneAI what you want to author using natural language without the need for coding or scripting knowledge required. KaneAI translates your instructions into executable test steps automatically.
69+
**Step 4:** Now tell KaneAI what you want to author using natural language without the need for coding or scripting knowledge required. KaneAI translates your instructions into executable test steps automatically.
7070

7171
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/kaneai-desktop-authoring-min.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
7272

73+
**Step 5:** You can also leverage the **Manual Interaction Mode** to perform any particular step or action directly in the instance window and KaneAI would record it and create an automation step for the same.
74+
75+
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/desktop-manual-interaction.webp').default} alt="Image" width="1347" height="616" className="doc_img"/>
76+
7377
As you add each instruction, KaneAI queues them in real-time without waiting for completion. This allows you to build comprehensive test flows quickly and efficiently. Once you've outlined all your test steps, click Finish Test to finalize your automated test case.
7478

75-
**Step 7:** Now, select your **Project** and the folder where you want to save your test cases. The **Test Name** and **Description** will be generated automatically, but you can also edit them. Select your test's **Type** and **Status**, as well as the necessary tags that will allow you to search for it later.
79+
**Step 6:** Now, select your **Project** and the folder where you want to save your test cases. The **Test Name** and **Description** will be generated automatically, but you can also edit them. Select your test's **Type** and **Status**, as well as the necessary tags that will allow you to search for it later.
7680

7781
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/kaneai-desktop-save.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
7882

79-
**Step 8:** To execute your test, click on the **Run on HyperExecute** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.
83+
**Step 7:** To execute your test, click on the **Run on HyperExecute** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.
8084

8185
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/kaneai-desktop-hye.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
8286

docs/author-your-first-mobile-app-test.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,17 @@ In this guide, we'll walk you through how you can author your mobile app tests u
6767

6868
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-app-test/kaneai-app-test-authoring.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
6969

70+
**Step 6:** You can also leverage the **Manual Interaction Mode** to perform any particular step or action directly in the instance window and KaneAI would record it and create an automation step for the same.
71+
72+
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-app-test/mobile-app-manual-interaction.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
73+
7074
As you add each instruction, KaneAI queues them in real-time without waiting for completion. This allows you to build comprehensive test flows quickly and efficiently. Once you've outlined all your test steps, click Finish Test to finalize your automated test case.
7175

72-
**Step 6:** Now, select your **Project** and the folder where you want to save your test cases. The **Test Name** and **Description** will be generated automatically, but you can also edit them. Select your test's **Type** and **Status**, as well as the necessary tags that will allow you to search for it later.
76+
**Step 7:** Now, select your **Project** and the folder where you want to save your test cases. The **Test Name** and **Description** will be generated automatically, but you can also edit them. Select your test's **Type** and **Status**, as well as the necessary tags that will allow you to search for it later.
7377

7478
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/mobile-browser-save.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
7579

76-
**Step 7:** To execute your test, click on the **Run on HyperExecute** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.
80+
**Step 8:** To execute your test, click on the **Run on HyperExecute** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.
7781

7882
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/mobile-browser-test-case-manager.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
7983

docs/author-your-first-mobile-browser-test.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -84,18 +84,17 @@ As you add each instruction, KaneAI queues them in real-time without waiting for
8484
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/mobile-browser-test-case-manager.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
8585

8686
## Feature Support Matrix
87-
| Feature / Action | Support Status | Notes |
88-
|-------------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------|
89-
| Element Scroll | Supported | |
90-
| Key Events (e.g. Enter, Space, Tab) | Not Supported | |
91-
| Clear Input Fields | Supported | |
92-
| App Instructions (e.g. background, hide keyboard, show notifications) | Not Supported | |
93-
| Textual & Visual Queries | Supported | Includes driver-based queries. |
94-
| Sites with Permission Popups (notifications, cookies, location) | Supported (Android only) | Popups are auto-accepted on Android. iOS not supported currently. |
95-
| Cookies & Local Storage | Supported | |
96-
| DOM Elements Not Exposed (Qwen Use Cases) | Not Supported | Qwen is not supported for browser-based tests. |
97-
| Network Assertions | Not Supported | Not yet available for mobile web; only supported on web. |
98-
| 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. |
87+
| Feature / Action | Support Status | Notes |
88+
|-----------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------|
89+
| Element Scroll | Supported | |
90+
| Key Events (e.g. Enter, Space, Tab) | Not Supported | |
91+
| Clear Input Fields | Supported | |
92+
| App Instructions (e.g. background, hide keyboard, show notifications) | Not Supported | |
93+
| Textual & Visual Queries | Supported | Includes driver-based queries. |
94+
| Sites with Permission Popups (notifications, cookies, location) | Supported (Android only) | Popups are auto-accepted on Android. iOS not supported currently. |
95+
| Cookies & Local Storage | Supported | |
96+
| Network Assertions | Not Supported | Not yet available for mobile web; only supported on web. |
97+
| 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. | |
9998

10099
> _Have any feedback or request? Reach out to us via [email protected] and we would be happy to hear from you._
101100

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,7 +1189,7 @@ module.exports = {
11891189
{
11901190
type: "category",
11911191
collapsed: true,
1192-
label: "Author Browser Tests with Interactive Mode",
1192+
label: "Author Web Tests",
11931193
items: [
11941194
"author-your-first-desktop-browser-test",
11951195
"author-your-first-mobile-browser-test",
@@ -1198,7 +1198,7 @@ module.exports = {
11981198
{
11991199
type: "category",
12001200
collapsed: true,
1201-
label: "Author App Tests with Interactive Mode",
1201+
label: "Author App Tests",
12021202
items: [
12031203
"author-your-first-mobile-app-test",
12041204
],

0 commit comments

Comments
 (0)