Commit Graph

958 Commits

Author SHA1 Message Date
余泓铮
12deee4e44 feat: 删除下载测试 2024-08-22 20:35:35 +08:00
余泓铮
4441945358 feat: 安装方案更改为go-ios 2024-08-19 14:36:15 +08:00
余泓铮
ff9bac2a5e feat: 新增监听安装 2024-08-16 15:53:15 +08:00
余泓铮
8f7fd6bc24 feat: version 4.6.4 2024-08-16 14:27:12 +08:00
余泓铮
a1553d7892 feat: runcommand新增日志 2024-08-16 14:26:56 +08:00
余泓铮
7b6638ae10 fix: 修复坐标点击被覆盖 2024-08-16 12:07:44 +08:00
余泓铮
29566e9049 fix: 优化代码细节 2024-08-16 10:50:14 +08:00
余泓铮
803c4c0740 fix: 修复install可能未执行 2024-08-15 15:49:17 +08:00
余泓铮
9aec5edb96 fix: 修复error未处理 2024-08-15 14:27:47 +08:00
余泓铮
c6b6f3b2e5 feat: 下载eapi文件限制郁闷 2024-08-14 16:30:06 +08:00
余泓铮
ecb0b510c4 feat: 下载eapi文件,并添加token 2024-08-14 16:28:30 +08:00
余泓铮
bad3bc0b8e feat: 支持卸载忽略不存在 2024-08-12 18:55:35 +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
余泓铮
df2e971757 fix: 修复没有自动创建result文件夹 2024-08-06 14:38:52 +08:00
余泓铮
b5057d0810 fix: format code 2024-07-30 11:30:32 +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
余泓铮
9cf1809ac5 fix: 修复loop time间隔上报花费较长时间 2024-07-02 21:23:00 +08:00
余泓铮
4473edf393 fix: 修复直播端到端识别时间戳错误 2024-07-02 21:22:41 +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
余泓铮
02a8783223 feat: 新增oppo手动启动一次settings 2024-06-21 15:07:35 +08:00
余泓铮
3094c3369b feat: 新增oppo手动启动一次settings 2024-06-21 11:57:36 +08:00
余泓铮
cc53411ba0 feat: 新增上报duration 2024-06-20 12:04:20 +08:00
余泓铮
30d4dcbaa2 feat: 新增设置粘贴板 2024-06-13 15:09:30 +08:00
余泓铮
c5712b1a66 fix: 修复duration设置不准确的问题 2024-06-12 11:37:29 +08:00
余泓铮
c670a4cef9 feat: 兼容iproxy 2.1.0 新增步骤弹窗忽略和全局弹窗忽略 2024-06-12 11:36:30 +08:00
余泓铮
7856971dd3 Merge branch 'fix/yuhongzheng/forward_error' of https://code.byted.org/iesqa/httprunner into fix/yuhongzheng/forward_error 2024-05-28 15:18:28 +08:00
余泓铮
05c4bc9e08 fix: code check error 2024-05-28 15:18:21 +08:00
余泓铮
0424a6bb8d Merge branch 'video-release' into 'fix/yuhongzheng/forward_error'
# Conflicts:
#   hrp/internal/version/VERSION
2024-05-28 07:11:37 +00:00
余泓铮
a2cb0415f9 feat: add log 2024-05-28 15:10:46 +08:00
余泓铮
33fb463760 feat: add log 2024-05-28 15:05:57 +08:00
cooscao
9985d926af feat: add live popularity 2024-05-22 20:20:31 +08:00
余泓铮
918550b46e feat: update adb shell timeout 2024-05-21 14:55:01 +08:00
余泓铮
6ec9b4a9a6 feat: update version 4.5.1 2024-05-20 14:40:25 +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
曹帅
93dc17b8de chore: identifier
* chore: identifier
* chore: identifier

https://code.byted.org/iesqa/httprunner/merge_requests/35
2024-04-29 08:06:38 +00:00
余泓铮
5ccc8d00aa feat: 免密自动化安装 2024-04-25 20:03:39 +08:00
余泓铮
dbc6c73863 feat: 新增ui2控件点击 2024-04-25 20:03:09 +08:00
余泓铮
d7d6f76c93 feat: 新增按控件点击,获取设备应用,修改日志获取 2024-04-25 15:02:38 +08:00
余泓铮
d3aa72a713 fix: format import file 2024-04-09 19:38:01 +08:00
余泓铮
d129455f11 fix: format import file 2024-04-09 19:20:29 +08:00
余泓铮
e011741d6b feat: android swipe and tap with duration 2024-04-09 17:03:50 +08:00
余泓铮
58a905328b feat: android input by appium ime 2024-04-08 15:03:40 +08:00
huangbin.beal@163.com
b5136ff1f1 chore: remove useless code 2024-04-01 16:58:46 +08:00