Commit Graph
522 Commits
Author SHA1 Message Date
徐聪 4599c47bcb fix: failed to swipe up 2024-06-04 22:03:48 +08:00
徐聪 46ea78eaf3 fix: the recommended page slides to exit by mistake 2024-06-04 22:03:10 +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
徐聪 1f64c734d0 fix: resolve issue of missing live consumption data when algorithm service is down 2024-06-04 22:00:08 +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
余泓铮 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
余泓铮 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
曹帅 b82cfb58b3 chore: change live preview prob
* chore: change live preview prob
* chore: change exit liveroom

https://code.byted.org/iesqa/httprunner/merge_requests/33
2024-04-16 06:40:43 +00: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
徐聪 b22d4ba7f2 fix: resolve issue of missing live consumption data when algorithm service is down 2024-04-08 20:22:02 +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
huangbin.beal@163.com f6bd3419c0 fix: jpeg options in save screenshot 2024-04-01 16:49:16 +08:00
huangbin.beal@163.com ecdb2cb9e0 fix: error deal 2024-03-29 11:51:30 +08:00
huangbin.beal@163.com a69ef2d87f fix: compress image for req 2024-03-25 20:34:03 +08:00
徐聪 4ca4a2f946 fix: failed to compress image for requesting vedm algorithm service 2024-03-25 11:34:38 +08:00
余泓铮 df745842d5 fix: kuake input unicode error 2024-03-21 11:50:19 +08:00
余泓铮 60580256c0 fix: error getting window size during screen rotation
feat: add log
2024-03-19 16:51:57 +08:00
余泓铮 80c50707f3 fix: default input frequency from 60 to 10
feat: swipe and tap by /action without duration
2024-03-19 16:51:19 +08:00
余泓铮 9f7795f703 fix: fix rotate tap swipe error 2024-03-19 14:44:22 +08:00
huangbin.beal@163.com 4979d4e1e2 fix: ocr cluster 2024-03-19 11:53:28 +08:00
余泓铮 bea0a6a273 fix: adb device parse attributes error 2024-03-18 15:07:47 +08:00
余泓铮 cc4944b133 fix: adb device parse attributes error 2024-03-18 14:49:03 +08:00
徐聪 4acf9e5dec fix: timeout for vedem service 2024-03-11 16:45:30 +08:00
huangbin.beal@163.com ec6181d65a chore: remove useless note 2024-02-27 16:25:05 +08:00
huangbin.beal@163.com 167d58cf7a chore: remove useless note 2024-02-27 16:21:35 +08:00
huangbin.beal@163.com 9745a29ff8 chore: merge conflict 2024-02-27 16:17:09 +08:00
huangbin.beal@163.com b6138f12d9 chore: change note 2024-02-27 16:00:48 +08:00
徐聪 d838b70788 fix: close edge popup 2024-02-11 21:01:14 +08:00
徐聪 9c99664e00 feat: add UserID and FollowerCount fields to video crawler 2024-02-01 14:45:07 +08:00
徐聪 9fa3ae52f6 fix: if entry from the preview to the main stream fails, block the use of the exit live room feature 2024-02-01 14:45:07 +08:00
徐聪 f98abbda7f fix: adjust the probability of entering the broadcast room 2024-02-01 14:45:03 +08:00
徐聪 b9827c0c6e fix: adjust access probability to 50% 2024-02-01 14:43:40 +08:00
徐聪 4641035500 fix: the recommended page slides to exit by mistake 2024-02-01 14:43:40 +08:00
lilong.129 e7a8cec5db feat: step shell with env variables 2024-01-19 15:06:20 +08:00
lilong.129 dce414e892 change: replace ioutil 2024-01-16 21:53:01 +08:00
buyuxiang 95fa434d2c fix: updateData isReplace -> replace 2023-11-30 19:22:02 +08:00