You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,16 +30,16 @@
30
30
31
31
## Table of Contents
32
32
-[🌟 Overview](#-overview)
33
-
-[📥 Getting Started](#-getting-started)
34
33
-[✨ Key Features](#-key-features)
34
+
-[📥 Getting Started](#-getting-started)
35
35
-[🖥️ Automation Modes](#️-automation-modes)
36
36
-[🤝 Contributing](#-contributing)
37
37
-[📄 License](#-license)
38
38
-[📧 Contact](#-contact)
39
39
40
40
## 🌟 Overview
41
41
42
-
In today's fast-paced software development landscape, efficient testing is crucial for delivering high-quality applications. FactifAI transforms how teams approach testing by combining AI vision with direct computer control, enabling natural interaction with applications.
42
+
In today's fast-paced software development landscape, efficient testing is crucial for delivering high-quality applications. Factif AI transforms how teams approach testing by combining AI vision with direct computer control, enabling natural interaction with applications.
43
43
44
44
## ✨ Key Features
45
45
@@ -50,13 +50,19 @@ Built-in support for leading vision-language models:
50
50
-**Gemini**: Google's multimodal AI for computer interaction
51
51
-**[OmniParser](https://github.com/microsoft/OmniParser)**: Screen Parsing tool for Pure Vision Based GUI Agent
52
52
53
+
<divalign="center">
54
+
<imgsrc="assets/gifs/factif-ai-omni-parser.gif"alt="FACTIF-AI in action"width="900"/>
55
+
</div>
56
+
53
57
### 🤖 AI-Powered Computer Control
54
58
- Intelligent element detection and navigation
55
59
- Automated verification and validation
60
+
- Comprehensive test documentation with automated screenshot capture for each step
61
+
- Integrated test case export with visual step-by-step documentation
56
62
57
-
### 🎮 Dual Automation Modes
58
-
-**Puppeteer**: Web application testing
59
-
-**Docker VNC**: Desktop and mobile testing
63
+
<divalign="center">
64
+
<imgsrc="assets/gifs/factif-ai-save.gif"alt="FACTIF-AI in action"width="900"/>
65
+
</div>
60
66
61
67
## 📥 Getting Started
62
68
@@ -87,7 +93,7 @@ For detailed configuration options, see:
87
93
88
94
## 🖥️ Automation Modes
89
95
90
-
FactifAI offers two powerful modes of automation to cover all your testing needs:
96
+
Factif AI offers two powerful modes of automation to cover all your testing needs:
91
97
92
98
<divalign="center">
93
99
<imgsrc="assets/gifs/factif-ai-preview.gif"alt="FACTIF-AI in action"width="900"/>
0 commit comments