Commit Graph

77 Commits

Author SHA1 Message Date
lilong.129
41de802c18 feat: DisableAutoPopupHandler 2024-11-14 14:41:13 +08:00
lilong.129
f469ddc1d1 feat: unlock android device screen; brighten android device screen 2024-11-13 14:51:20 +08:00
lilong.129
52b45a55d2 refactor: initUIClient 2024-11-10 00:26:30 +08:00
lilong.129
b8083cd03e refactor: device Install interface 2024-10-23 21:02:06 +08:00
lilong.129
4b568dac01 refactor: InstallAPK install apk path 2024-10-23 15:23:52 +08:00
lilong.129
f9044eabe3 refactor: rename env package to config 2024-10-16 15:36:37 +08:00
lilong.129
0f22477a83 fix: wait for uiautomator2 server start 2024-10-11 22:29:25 +08:00
lilong.129
f8da26776a feat: check android uiautomator server running 2024-10-11 21:32:06 +08:00
lilong.129
37cbfacc2d feat: check android uiautomator server package installed 2024-10-11 20:57:09 +08:00
lilong.129
7506ebcb3b fix: uia2 port and ip 2024-10-09 15:57:24 +08:00
lilong.129
ffb0eb6620 feat: restart uia2 server if crashed 2024-10-09 15:52:52 +08:00
lilong.129
56c2b33b79 feat: start/stop UIA2 server 2024-10-09 15:26:58 +08:00
lilong.129
eac5e8368b refactor: android device Init, replace run shell 2024-09-25 22:46:45 +08:00
lilong.129
c81a130b3c refactor: get package info for android 2024-09-13 22:51:22 +08:00
lilong.129
b213e22c14 feat: GetPackageInfo for ios 2024-09-13 22:10:51 +08:00
lilong.129
b8e1dda6fc feat: GetPackageInfo for android 2024-09-13 21:59:48 +08:00
lilong.129
6f6cefe4bc refactor: hrp code 2024-09-12 10:54:02 +08:00
lilong.129
984b502d3b fix: logs error 2024-09-02 17:27:27 +08:00
lilong.129
08cb50b698 refactor: rename IDevice, IWebDriver 2024-09-02 14:11: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
余泓铮
4c18045f3b merge master 2024-08-27 16:56:26 +08:00
余泓铮
4c3a69c06d fix: format code 2024-08-23 10:57:14 +08:00
余泓铮
586981b072 fix: 修改变量名称 2024-08-22 21:48:17 +08:00
余泓铮
29566e9049 fix: 优化代码细节 2024-08-16 10:50:14 +08:00
余泓铮
9aec5edb96 fix: 修复error未处理 2024-08-15 14:27:47 +08:00
余泓铮
c8a42e951a feat: 新增双端安装卸载 安卓清楚缓存 2024-08-06 20:30:18 +08:00
余泓铮
7c1b5ce57e feat: merge install version 2024-08-06 14:48:40 +08:00
余泓铮
e03e8832a9 feat: 支持shoots协议, app_process获取前台应用, 修复部分bug 2024-07-29 15:51:05 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
余泓铮
e2a7c29acf feat: 支持shoots协议,新增UIAgent驱动接口 2024-07-16 20:30:39 +08:00
余泓铮
d084066354 feat: 新增获取前台应用,oppo输入法切换兼容性适配。新增切换输入法方法 2024-06-24 16:42:26 +08:00
余泓铮
02a8783223 feat: 新增oppo手动启动一次settings 2024-06-21 15:07:35 +08:00
余泓铮
3094c3369b feat: 新增oppo手动启动一次settings 2024-06-21 11:57:36 +08:00
余泓铮
c670a4cef9 feat: 兼容iproxy 2.1.0 新增步骤弹窗忽略和全局弹窗忽略 2024-06-12 11:36:30 +08:00
曹帅
bc0925b48f chore: change live preview prob
* chore: change live preview prob
* chore: change exit liveroom

https://code.byted.org/iesqa/httprunner/merge_requests/33
2024-06-04 22:01:20 +08:00
余泓铮
33fb463760 feat: add log 2024-05-28 15:05:57 +08:00
余泓铮
918550b46e feat: update adb shell timeout 2024-05-21 14:55:01 +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
余泓铮
996bcab705 fix: listen install result by callback 2024-05-06 19:45:27 +08:00
余泓铮
e903d2be8e fix: catch logcat by callback 2024-05-06 19:44:59 +08:00
余泓铮
5ccc8d00aa feat: 免密自动化安装 2024-04-25 20:03:39 +08:00
余泓铮
d7d6f76c93 feat: 新增按控件点击,获取设备应用,修改日志获取 2024-04-25 15:02:38 +08:00
余泓铮
d129455f11 fix: format import file 2024-04-09 19:20:29 +08:00
余泓铮
58a905328b feat: android input by appium ime 2024-04-08 15:03:40 +08:00
buyuxiang
41f705c0d9 fix: device serial/udid should be specified 2023-10-24 17:32:40 +08:00
lilong.129
5cacd17a6a change: update logs for init andoird/ios devices 2023-09-06 14:40:09 +08:00
buyuxiang
249e30ad2d fix: iOS tap_xy scale adaption error 2023-08-25 16:16:27 +08:00