Skip to content

Commit 39a0753

Browse files
committed
Add SelfHealingDemoTest.java (unit test) link to AI Demo & Documentation section
1 parent 43f93d3 commit 39a0753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ This framework now includes advanced AI-powered features for smarter, context-aw
155155
- Integrates with RAG, OpenAI, and local LLMs; bridges to Playwright/Selenium; supports prompt-driven automation
156156
- **AI Demo & Documentation:**
157157
- [Self-Healing Demo/Test Class](src/main/java/org/k11techlab/framework/ai/selenium/selfhealing/SelfHealingDemo.java)
158+
- [SelfHealingDemoTest.java (Unit Test)](src/test/java/org/k11techlab/framework_unittests/aiTests/SelfHealingDemoTest.java)
158159
- [RAGComponentsDemo.java (RAG Test Class)](src/main/java/org/k11techlab/framework/ai/rag/demo/RAGComponentsDemo.java)
159160
- [Sample Output (Cache Hits!)](RAGComponentsDemo_output.txt)
160161
- [RAG Demo Article & How-To](RAG_Demo.md)

0 commit comments

Comments
 (0)