Commit Graph

67 Commits

Author SHA1 Message Date
lilong.129
f6d49495e0 fix: replace adb with gadb shell command 2024-12-10 10:27:16 +08:00
lilong.129
b3db26f6f9 fix: duplicate getting screen orientation 2024-12-08 12:42:50 +08:00
lilong.129
9830bf4c07 refactor: rename ios_driver to ios_wda_driver 2024-12-08 11:45:25 +08:00
lilong.129
3cc4c47dfa feat: log adb driver request and response 2024-12-08 11:17:19 +08:00
lilong.129
ad796590b5 refactor: merge Tap and TapFloat 2024-11-23 22:10:49 +08:00
lilong.129
89a08f61ec refactor: merge Swipe and SwipeFloat 2024-11-23 22:07:24 +08:00
lilong.129
9293c05a66 fix: lint warning 2024-11-23 15:13:56 +08:00
lilong.129
ef37d88e0b refactor ios: replace gidevice with go-ios 2024-11-23 15:06:28 +08:00
lilong.129
c1895e3a42 change: GetForegroundApp for android device 2024-11-20 15:48:32 +08:00
lilong.129
d97de403f9 feat: DriverSession Get and Reset 2024-11-14 21:30:09 +08:00
lilong.129
f9044eabe3 refactor: rename env package to config 2024-10-16 15:36:37 +08:00
lilong.129
88fd0181c3 fix: screenshot error code 2024-09-19 11:46:20 +08:00
lilong.129
dd5ba31b63 fix: do not return err if get window orientation failed 2024-09-19 10:37:36 +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
46cae0f52d change: merge master 2024-08-29 17:52:47 +08:00
cooscao
648cc2dcb0 feat: android double tap 2024-08-29 15:38:06 +08:00
lilong.129
11cfae5e5d refactor: move hrp code 2024-08-27 20:25:13 +08:00
余泓铮
586981b072 fix: 修改变量名称 2024-08-22 21:48:17 +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
余泓铮
55d111256a fix: 修复拉起appium setting后 不能立即获取pid 2024-07-02 21:22:15 +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
huangbin.beal@163.com
9745a29ff8 chore: merge conflict 2024-02-27 16:17:09 +08:00
buyuxiang
95fa434d2c fix: updateData isReplace -> replace 2023-11-30 19:22:02 +08:00
huangbin.beal
e5bf385aa9 fix: device serial in action log file 2023-11-30 12:05:23 +08:00
huangbin.beal
7da433285b chore: add log for action log file 2023-11-30 11:12:18 +08:00
huangbin.beal
b41aa6fde6 fix: use log file when not found log content 2023-11-29 21:09:01 +08: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
lilong.129
7fec81f313 Merge branch 'master' into swipe-random 2023-09-19 18:27:46 +08:00
lilong.129
3bd10484e5 feat: add WithSwipeOffset to set offset for swipe start/end point 2023-09-19 16:45:10 +08:00
debugtalk
ee04fb5702 update hrp plugin (#1668)
* change: upgrade go mod zerolog

* change: relocate ocr_test

* refactor: init logger

* change: hrp exit log

* change: update logs

* change: upgrade funplugin to 0.5.2

* change: update change log
2023-08-11 15:34:49 +08:00
buyuxiang
c05538a826 fix: use Override size if existed, otherwise use Physical size 2023-07-31 15:19:36 +08:00
lilong.129
e7b4d4f8b7 feat: save foreground app when step failed 2023-06-07 16:25:04 +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
b81903ab5e feat: get android device timestamp 2023-06-05 00:43:36 +08:00
lilong.129
11b96d0728 fix: adb wm size may contain both Physical and Override size 2023-06-01 21:47:12 +08:00
lilong.129
a24e1ff251 feat: add screen resolution in screen results 2023-06-01 17:42:40 +08:00
lilong.129
21a2f9fd22 refactor: check feed activity 2023-05-30 17:40:41 +08:00