Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions docs/author-your-first-desktop-browser-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ In this guide, we'll walk you through how you can author your desktop browser te

## Steps to Author Your Desktop Browser Test

**Step 1:** From the KaneAI dashboard, click on **Author Web Test**.
**Step 1:** From the KaneAI dashboard, click on **Author Browser Test**.

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

**Step 2:** A modal would appear from the side. Select **Desktop** from the sidebar.

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



Expand All @@ -62,9 +62,9 @@ In this guide, we'll walk you through how you can author your desktop browser te
- **Chrome Options:** Command-line switches that alter the default behavior of the Chrome browser.
- **Custom Headers:** Kееp crucial information about thе rеquеst or rеsponsе, such as thе mеthod, URL, and body contеnt.

Once done, click **Start Testing.**
Once done, click **Author Test.**

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

**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.

Expand All @@ -80,9 +80,9 @@ As you add each instruction, KaneAI queues them in real-time without waiting for

<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"/>

**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.
**Step 7:** To execute your test, click on the **Execute test case** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.

<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"/>
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/test-summary-desktop.png').default} alt="Image" width="1347" height="616" className="doc_img"/>



Expand Down
26 changes: 15 additions & 11 deletions docs/author-your-first-mobile-app-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,37 +49,41 @@ In this guide, we'll walk you through how you can author your mobile app tests u

**Step 1:** From the KaneAI dashboard, click on **Author App Test**.

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

**Step 2:** A modal would appear from the side. Select the preferred OS (Android or iOS). Upload the app you want to test.
**Step 2:** A modal would appear from the side. Upload the app you want to test.

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

**Step 3:** Choose your preferred device and the OS version.

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

**Step 4:** You can also select advanced configurations from the dropdown.
**Step 4:** You can also select advanced configurations from the Advanced Settings option.

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

**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.
**Step 5:** Once done, click on **Start Testing** to get started.

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

**Step 6:** 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.

<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"/>

**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.
**Step 7:** 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.

<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"/>

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.

**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.
**Step 8:** 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.

<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"/>

**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.
**Step 9:** To execute your test, click on the **Execute test case** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.

<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"/>
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-app-test/app-test-summary.png').default} alt="Image" width="1347" height="616" className="doc_img"/>



Expand Down
22 changes: 11 additions & 11 deletions docs/author-your-first-mobile-browser-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,39 +49,39 @@ In this guide, we'll walk you through how you can author your mobile browser tes

**Step 1:** From the KaneAI dashboard, click on **Author Browser Test**.

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

**Step 2:** A modal would appear from the side. Select **Mobile** from the sidebar.

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


**Step 3:** Now, choose your preferred OS (Android or iOS), browser, device and the OS version.


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

**Step 4:** You can also toggle on advanced settings such as network throttling or auto-login through Google from the dropdown.
**Step 4:** You can also toggle on advanced settings such as network throttling or auto-login through Google from the Advanced Settings option.

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

**Step 6:** Once done, click on **Start Testing**.
**Step 5:** Once done, click on **Author Test**.

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

**Step 7:** 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.
**Step 6:** 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.

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

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.

**Step 8:** 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.
**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.

<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"/>

**Step 9:** 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.
**Step 8:** To execute your test, click on the **Execute test case** button and you will be redirected to the HyperExecute dashboard where your tests will be executed.

<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"/>
<img loading="lazy" src={require('../assets/images/kane-ai/kaneai-author-browser-tests/test-summary-desktop.png').default} alt="Image" width="1347" height="616" className="doc_img"/>

## Feature Support Matrix
| Feature / Action | Support Status | Notes |
Expand Down
4 changes: 2 additions & 2 deletions docs/kane-ai-web-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id: kane-ai-web-test
title: Automate your Web App Testing with KaneAI
hide_title: false
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
sidebar_label: Author your First Test
description: Author your first test with KaneAI
keywords:
- lambdatest automation
- lambdatest kaneai
Expand Down
Loading