Skip to content

Commit

Permalink
Merge pull request #1359 from amanchopra1905/stage
Browse files Browse the repository at this point in the history
updated the images
  • Loading branch information
surishubham authored Feb 25, 2025
2 parents 66b8cad + df01875 commit 04d5757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/kane-ai-assertions.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The Assertion Feature in KaneAI enhances test execution control by transitioning
- If disabled, the test continues execution despite the failure.
- Save the configuration and proceed.

<img loading="lazy" src={require('../assets/images/kane-ai/features/assertion/img3.png').default} alt="kaneai" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/kane-ai/features/assertion/img5.png').default} alt="kaneai" className="doc_img"/>

### Step 4: Review and Execute the test
- Navigate to the Test Manager to view the summary of executed tests.
Expand All @@ -81,4 +81,4 @@ The Assertion Feature in KaneAI enhances test execution control by transitioning
### Step 5: Monitor the Test Execution
- Veriy your test results in the logs as shown below:

<img loading="lazy" src={require('../assets/images/kane-ai/features/assertion/img5.png').default} alt="kaneai" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/kane-ai/features/assertion/img3.png').default} alt="kaneai" className="doc_img"/>

0 comments on commit 04d5757

Please sign in to comment.