Skip to content

Commit 1d29f13

Browse files
committed
conflict updates
1 parent e55d884 commit 1d29f13

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/kane-ai-web-test.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,16 @@ For example:
5555
- Visit the website "www.lambdatest.com"
5656
- Click on the Login button.
5757

58-
Keep adding instructions/commands 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.
58+
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 **Fininsh Test** button.
5959
> **Remember:** The more specific you are, the more accurate KaneAI's generated test cases will be.
6060
6161
<img loading="lazy" src={require('../assets/images/kane-ai/write-web-test.gif').default} alt="Image" width="1347" height="616" className="doc_img"/>
6262

6363
### Step 3: Save your Test Case
6464
Now, save your test cases that you have generated till now.
6565

66-
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 ypu to search your tests later.
66+
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 ypu to search your tests later.
6767
<img loading="lazy" src={require('../assets/images/kane-ai/save-test.png').default} alt="Image" width="1347" height="616" className="doc_img"/>
6868

6969
### Step 4: Execute your test
70-
To execute your test, click on the **HyperExecute** button and you will be redirected to the [HyperExecute dashboard](https://hyperexecute.lambdatest.com/hyperexecute/jobs) where your tests will be executed.
71-
72-
Click on the view test button and you will be redirect to the automation dashboard from where you can check all the commands executed, logs, meta data and video of the test executed.
73-
7470
<img loading="lazy" src={require('../assets/images/kane-ai/execute-test.gif').default} alt="Image" width="1347" height="616" className="doc_img"/>

0 commit comments

Comments
 (0)