Commit Graph

49 Commits

Author SHA1 Message Date
lilong.129
ae5b48b2a1 fix: WDA drap API, replace with /wda/dragfromtoforduration 2024-09-18 21:34:34 +08:00
lilong.129
51c17eda77 change: error logs for getting window size 2024-09-14 10:26:07 +08:00
lilong.129
6f6cefe4bc refactor: hrp code 2024-09-12 10:54:02 +08:00
lilong.129
9fc9e8620f feat: report MobileUITapError/MobileUISwipeError/MobileUIInputError 2024-09-12 00:55:01 +08:00
lilong.129
e681046fe9 fix: init driver session 2024-09-02 14:51:36 +08:00
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
lilong.129
11cfae5e5d refactor: move hrp code 2024-08-27 20:25:13 +08:00
余泓铮
e03e8832a9 feat: 支持shoots协议, app_process获取前台应用, 修复部分bug 2024-07-29 15:51:05 +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
余泓铮
d084066354 feat: 新增获取前台应用,oppo输入法切换兼容性适配。新增切换输入法方法 2024-06-24 16:42:26 +08:00
余泓铮
cc53411ba0 feat: 新增上报duration 2024-06-20 12:04:20 +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
b0ccd504de change popup close status from bool to string 2023-08-28 17:59:22 +08:00
buyuxiang
afe304f58c fix: resolution calculation for iOS 2023-08-28 17:59:22 +08:00
buyuxiang
249e30ad2d fix: iOS tap_xy scale adaption error 2023-08-25 16:16:27 +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
buyuxiang
135e24d378 feat: support to reset session automatically when crashed 2023-07-20 19:52:52 +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
fa74f4dd63 refactor: assert device UI 2023-06-07 14:55:24 +08:00
lilong.129
f6eb9451e0 fix: catch run error code for runner 2023-06-05 20:53:38 +08:00
lilong.129
b81903ab5e feat: get android device timestamp 2023-06-05 00:43:36 +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
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
45bdfa36f2 fix: handle screen scale for iOS 2023-04-26 22:47:00 +08:00
lilong.129
f9bebf7202 feat: add code MobileUILaunchAppError 2023-04-25 15:51:38 +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
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
b9633638fa refactor: NewDataOptions and NewData 2022-11-23 23:36:52 +08:00
xucong.053
093a4f5206 change: add back action of mobile ui automation 2022-11-09 17:19:09 +08:00
xucong.053
df2e255d8f fix: failed to set duration option of swipe action 2022-11-09 16:04:14 +08:00
debugtalk
91626bcdd4 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
debugtalk
8947c0ad5a feat: add status code for mobile UI 2022-10-19 11:54:35 +08:00
debugtalk
13076dda60 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-17 16:46:42 +08:00
xucong.053
f553755124 change: update NewData function 2022-10-17 15:29:51 +08:00
xucong.053
299a5b2c65 change: update DataOptions 2022-10-17 14:32:28 +08:00
xucong.053
bb7674c960 change: update function optional parameters to DataOptions 2022-10-17 10:35:26 +08:00
debugtalk
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00