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
2 changes: 1 addition & 1 deletion docs/kane-ai-app-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ For example:
- Write the test in the text field "This is a sample app".
- Click on the "+" button.

Continue to add instructions/commands in plain English as you go; KaneAI will automatically queue them for execution, eliminating the need to wait for one test to finish before writing the next. Click the **Fininsh Test**.
Continue to add instructions/commands in plain English as you go; KaneAI will automatically queue them for execution, eliminating the need to wait for one test to finish before writing the next. Click the **Finish Test**.

> **Remember:** The more specific you are, the more accurate KaneAI's generated test cases will be.

Expand Down
2 changes: 1 addition & 1 deletion docs/kane-ai-web-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ For example:
- Visit the website "www.lambdatest.com"
- Click on the Login button.

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 **Fininsh Test** button.
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.
> **Remember:** The more specific you are, the more accurate KaneAI's generated test cases will be.

<img loading="lazy" src={require('../assets/images/kane-ai/write-web-test.gif').default} alt="Image" width="1347" height="616" className="doc_img"/>
Expand Down
Loading