Skip to content

Commit fedfd4e

Browse files
committed
Update README.md
1 parent e83a169 commit fedfd4e

File tree

1 file changed

+17
-25
lines changed

1 file changed

+17
-25
lines changed

README.md

Lines changed: 17 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -19,36 +19,28 @@
1919

2020
> Project Kanban \
2121
> https://github.com/orgs/Integration-Automation/projects/2/views/1 \
22-
> Image & Coordinate based GUI Automation \
23-
24-
> GUI automated based on image comparison and coordinates. \
25-
> Cross-platform and cross-programming language.\
26-
> Solve problems:
27-
>> * Provide automation execution for repetitive tasks.
28-
>> * Multiple methods are available, including recording, image recognition, and coordinate-based testing.
29-
>> * Tests can be executed remotely through TCP/IP.
30-
>> * Test reports can be generated with records for each action.
31-
>> * The same code can be used for three platforms, reducing the possibility of platform-dependent programs.
32-
>> * Provide hooks for keyboard and mouse events and state checks (including using code to simulate key presses).
33-
>> * Can use keywords for development to improve readability.
22+
> * Powerful and useful GUI Automation.
23+
> * Image recognition.
24+
> * Coordinate-based.
25+
> * Mouse automation.
26+
> * Keyboard automation.
27+
> * Locate image less than 0.5 sec.
28+
> * AutoControl script.
29+
> * Generate JSON/HTML/XML report.
30+
> * Remote Automation support.
31+
> * 1 sec / thousands keyboard event.
32+
> * 1 sec / thousands mouse event.
33+
> * Open another process support.
34+
> * Shell command support.
35+
> * Screenshot support.
36+
> * OS Independent.
37+
> * Project & Template support.
38+
3439
---
3540

3641
### NOTICE
3742
> We don't support Unix/Linux Wayland GUI Now \
3843
> May be future feature
39-
---
40-
### Features
41-
42-
>* Image Detect
43-
>* Keyboard Event
44-
>* Mouse Event
45-
>* Screen
46-
>* Action file and executor
47-
>* Record Event
48-
>* CLI with action file
49-
>* Generate HTML Report
50-
>* Timeout
51-
5244
---
5345

5446
## install

0 commit comments

Comments
 (0)