Skip to content

Commit 2ac8a3f

Browse files
committed
add README.md
1 parent 95aead0 commit 2ac8a3f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,26 @@
11
# WeAutomator-docs-examples
2+
23
WeTest WeAutomator Documentation and Test Samples
4+
## Documentation
5+
6+
- [概览](docs/overview.md)
7+
- [版本更新](docs/changelog.md)
8+
- 快速开始
9+
- [连接Android设备](docs/quick-start/android-connect.md)
10+
- [连接iOS设备](docs/quick-start/ios-connect.md)
11+
- [编写脚本](docs/quick-start/write-script.md)
12+
- 使用说明
13+
- [常用API](docs/advance-topics/api.md)
14+
- [原生控件录制](docs/advance-topics/record-app.md)
15+
- [坐标录制](docs/advance-topics/record-aixel.md")
16+
- [游戏控件录制](docs/advance-topics/record-game.md)
17+
- [执行脚本](docs/advance-topics/run-script.md)
18+
- [提交到wetest云测](docs/advance-topics/submit-script.md)
19+
- 常见问题
20+
- [Android设备问题](docs/faq/android.md)
21+
- [iOS设备问题](docs/faq/ios.md)
22+
- [工具使用](docs/faq/ide.md)
23+
24+
## Examples
25+
26+
[TODO]

0 commit comments

Comments
 (0)