Skip to content

Commit c9a2bf6

Browse files
Manuraj-7Ishavyas9
authored andcommitted
remove KaneAI assertions docs
1 parent a1693d4 commit c9a2bf6

File tree

9 files changed

+4
-233
lines changed

9 files changed

+4
-233
lines changed
-96.5 KB
Binary file not shown.
-99.5 KB
Binary file not shown.
-104 KB
Binary file not shown.
-98.3 KB
Binary file not shown.
-102 KB
Binary file not shown.

docs/kane-ai-assertions.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

docs/kane-ai-command-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@ Mathematical assertions verify numerical operations or calculations.
170170
**Examples:**
171171
- Verify if the sum of 3 and 4 equals 7.
172172

173+
:::note
174+
KaneAI has replaced the Hard assertions feature with [Failure Conditions](https://www.lambdatest.com/support/docs/kaneai-failure-conditions). Existing test cases that use Hard assertions will continue to work as they always have. However, any new or edited test cases will use the new Failure Conditions approach.
175+
:::
176+
173177
## Unsupported Assertions
174178
There are some assertions that KaneAI does not support at this moment. However the support for these kind of assertions is currently under development.
175179
Below are examples of unsupported assertions along with examples.

docs/kane-ai-supported-assertions.md

Lines changed: 0 additions & 144 deletions
This file was deleted.

sidebars.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,6 @@ module.exports = {
12451245
"kane-ai-modules",
12461246
"kaneai-modules-versions-and-enhancement",
12471247
"kaneai-upload-and-download-files",
1248-
"kane-ai-assertions",
12491248
"kaneai-dynamic-url-replacement",
12501249
"kaneai-chrome-options",
12511250
"kaneai-custom-headers",
@@ -1261,7 +1260,6 @@ module.exports = {
12611260
label: "Knowledge Base",
12621261
items: [
12631262
"kane-ai-command-guide",
1264-
"kane-ai-supported-assertions",
12651263
"kaneai-failure-conditions",
12661264
"kane-ai-web-test-writing-guidelines",
12671265
"kane-ai-app-test-writing-guidelines",

0 commit comments

Comments
 (0)