Commit Graph

21 Commits

Author SHA1 Message Date
lilong.129
bfe46fa1d6 refactor: move sessionId to driver.session 2024-09-02 14:33:49 +08:00
lilong.129
ee51b30b06 refactor: get window size 2024-09-02 13:41:39 +08:00
lilong.129
4c71fc02f9 refactor: add DriverSession, move step cache to Driver session 2024-09-02 12:16:06 +08:00
cooscao
648cc2dcb0 feat: android double tap 2024-08-29 15:38:06 +08:00
余泓铮
e2a7c29acf feat: 支持shoots协议,新增UIAgent驱动接口 2024-07-16 20:30:39 +08:00
余泓铮
7f8ab3f3c1 feat: merge 2024-06-24 16:44:33 +08:00
余泓铮
cc53411ba0 feat: 新增上报duration 2024-06-20 12:04:20 +08:00
余泓铮
c5712b1a66 fix: 修复duration设置不准确的问题 2024-06-12 11:37:29 +08:00
余泓铮
118f9cc1fa fix: 修复forward不释放,一直创建新的forward,耗尽文件句柄 2024-05-20 14:33:48 +08:00
余泓铮
3b4367cac4 Feat/yuhongzheng/pre auto install
* fix: fix rotate tap swipe error
* fix: default input frequency from 60 to 10
* fix: error getting window size during screen rotation
* fix: kuake input unicode error
* feat: android input by appium ime
* feat: android swipe and tap with duration
* fix: format import file
* fix: format import file
* feat: 新增按控件点击,获取设备应用,修改日志获取
* feat: 新增ui2控件点击
* fix: format file
* fix: format file
* Merge branch 'video-release' into 'feat/yuhongzheng/pre_auto_install'
* merge
* Merge branch 'feat/yuhongzheng/pre_auto_install' of…
* fix: close reader
* Merge branch 'video-release' into 'feat/yuhongzheng/pre_auto_install'
* fix: format code
* Merge branch 'feat/yuhongzheng/pre_auto_install' of…
* fix: test send key

https://code.byted.org/iesqa/httprunner/merge_requests/34
2024-05-10 07:02:41 +00:00
buyuxiang
77161849e5 fix: use ADBKeyBoard if uiautomator failed 2023-10-09 20:04:05 +08:00
lilong.129
2f310fea8a fix: tap/swipe points with random offset 2023-09-20 20:26:01 +08:00
buyuxiang
7fbc54fb4c rename webdriver request base method 2023-07-24 19:41:37 +08:00
buyuxiang
c91be64240 refactor UIA2 / WDA driver request 2023-07-24 17:43:36 +08:00
bbx-winner
0cbc5eec5a Merge branch 'master' into auto-reset-session 2023-07-24 13:34:37 +08:00
lilong.129
11f017c082 change: go fmt 2023-07-21 10:32:48 +08:00
buyuxiang
135e24d378 feat: support to reset session automatically when crashed 2023-07-20 19:52:52 +08:00
lilong.129
247f6b9975 refactor: exit with AndroidShellExecError code for adb shell failure 2023-05-04 00:15:02 +08:00
lilong.129
3a404c8372 refactor: merge ActionOption with DataOption 2023-05-01 15:09:28 +08:00
debugtalk
50f2e7b672 feat: input text with adb 2022-12-26 22:15:40 +08:00
debugtalk
daa90755b0 feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2 2022-12-26 21:57:47 +08:00