Commit Graph

20 Commits

Author SHA1 Message Date
余泓铮
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
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129
4fb56211d8 refactor: AssertForegroundApp 2023-06-07 16:04:08 +08:00
lilong.129
18ee1d7f0e change: remove cache last launched package name 2023-06-07 14:58:54 +08:00
lilong.129
6bc5e11e2d fix: exit live room 2023-04-30 00:40:44 +08:00
lilong.129
68dc545f35 feat: implement video crawler 2023-04-28 22:03:37 +08:00
lilong.129
8498fe10e3 feat: add GetForegroundApp for android 2023-04-28 16:59:42 +08:00
lilong.129
6067d5ddbd refactor: AssertAppForeground 2023-04-28 16:15:53 +08:00
lilong.129
0794ef8296 refactor: swipe actions 2023-04-27 15:36:55 +08:00
lilong.129
45bdfa36f2 fix: handle screen scale for iOS 2023-04-26 22:47:00 +08:00
lilong.129
faf126f046 feat: add IsAppInForeground to check if the given package is in fore ground 2023-04-14 17:43:27 +08:00
lilong.129
4803d7fbf9 refactor: get attached android/ios devices 2023-04-14 15:55:54 +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
debugtalk
3dd09e5539 fix: specify uia2 ip and port 2022-12-26 20:22:59 +08:00
debugtalk
9ff44d0bad change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
7088eb070e change: update tests 2022-10-27 22:03:16 +08:00
debugtalk
aa966123bc fix: android by selector 2022-10-25 17:40:00 +08:00
debugtalk
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00