File tree Expand file tree Collapse file tree 1 file changed +17
-25
lines changed
Expand file tree Collapse file tree 1 file changed +17
-25
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments