Commit Graph

364 Commits

Author SHA1 Message Date
lilong.129
98ce2cc818 change: rename LoadFile to LoadFileObject 2024-08-19 22:47:28 +08:00
lilong.129
89d0d4bb96 refactor: move LoadFile to hrp/loader 2024-08-19 22:42:53 +08:00
lilong.129
a9b864dc96 refactor: TestCase, TSteps -> Steps 2024-08-19 22:28:21 +08:00
lilong.129
7b438e5cec refactor: merge TestCase with TCase, fix converters 2024-08-19 19:42:20 +08:00
lilong.129
448a0bbc67 refactor: merge TestCase with TCase, loadStruct 2024-08-19 19:24:00 +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
徐聪
b22d4ba7f2 fix: resolve issue of missing live consumption data when algorithm service is down 2024-04-08 20:22:02 +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
lilong.129
4d62708900 change: wait 3s for live loading 2023-09-22 21:44:22 +08:00
lilong.129
cc25a651df change: set 10% chance skipping enter/exit live room 2023-09-22 21:10:15 +08:00
lilong.129
5798e7f39c fix: select random close points 2023-09-22 21:01:24 +08:00
lilong.129
00f5263ca8 fix: loop in finding popups 2023-09-22 18:36:28 +08:00
lilong.129
fc605d3a58 change: check close points 2023-09-22 16:20:00 +08:00
lilong.129
27297da8d3 refactor: close popup handler 2023-09-22 14:15:55 +08:00
lilong.129
fa34cd9a8f change: handle live popup 2023-09-22 11:11:54 +08:00
lilong.129
4a96dea903 refactor: ClosePopupsHandler 2023-09-21 22:43:17 +08:00
lilong.129
d1c30000a7 change: set the coordinate precision to 1 pixel 2023-09-21 21:44:36 +08:00
lilong.129
b5612dbb2a feat: get all close buttons from CV 2023-09-21 21:31:10 +08:00
lilong.129
777912f501 fix: check popup exists 2023-09-21 19:52:23 +08:00
lilong.129
4962d08fb2 fix: check if popup exists 2023-09-21 19:22:21 +08:00
lilong.129
0d997e9785 fix: check if the current popup equals to the last popup 2023-09-21 17:31:59 +08:00
lilong.129
f477d8ae9b change: update logs for popup handler 2023-09-21 16:52:08 +08:00
lilong.129
e83f7def56 change: revert local text popup handler 2023-09-21 16:15:57 +08:00
lilong.129
1fd170236c fix: raise error if close area not found to popup 2023-09-21 16:07:13 +08:00
lilong.129
f68b644548 change: update logs for popup handler 2023-09-21 15:26:27 +08:00
lilong.129
bdc8c30c18 change: remove unused local popup handler 2023-09-21 14:25:06 +08:00
lilong.129
0e648e303c fix: panic when close popup 2023-09-21 12:03:19 +08:00
lilong.129
dc1d71d85b feat: get preview live type 2023-09-21 11:53:14 +08:00
lilong.129
0eb2005ec1 fix: skip entering preview live by 25% chance 2023-09-20 22:44:56 +08:00
lilong.129
014497a8c8 feat: enter/exit live room by chance 2023-09-20 22:35:33 +08:00
lilong.129
88b602f03a fix: clear current video cache before swipe 2023-09-20 22:03:13 +08:00
lilong.129
517f128b29 change: set found live/feed msg as const 2023-09-20 21:03:09 +08:00
lilong.129
6464dacdfb change: disable ppe 2023-09-20 20:40:45 +08:00
lilong.129
2f310fea8a fix: tap/swipe points with random offset 2023-09-20 20:26:01 +08:00
debugtalk
679928348e Merge branch 'video-crawler' into swipe-random 2023-09-20 16:17:48 +08:00
徐聪
083a2058b2 fix: invalid sleep random play duration for feed 2023-09-20 14:46:34 +08:00
徐聪
3c86fac553 fix: simulation watch video in the preview live when live count achieved 2023-09-19 21:09:45 +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
徐聪
4404603210 update: remove startLiveCrawler 2023-09-19 16:13:13 +08:00
徐聪
b4d0162e33 refactor: video crawler 2023-09-19 14:54:31 +08:00
徐聪
3975c2d265 fix: custom swipe direction 2023-09-14 17:22:27 +08:00
徐聪
04b1a8528e fix: remove invalid logging 2023-09-13 19:33:25 +08:00
lilong.129
f1fa87c912 feat: add trackings get error code 2023-09-13 19:06:31 +08:00
lilong.129
460d4329f6 fix: check and handle live popups 2023-09-13 16:58:12 +08:00
lilong.129
3a65f30859 fix: try to find and close popups when get trackings failed 2023-09-13 16:26:07 +08:00
lilong.129
ed28b481dc fix: check enter live room success 2023-09-08 20:17:10 +08:00
lilong.129
d4c0aca00d refactor: get simulation play duration 2023-09-08 20:07:12 +08:00
lilong.129
c2fb7f37bb change: simulate play for preview live 2023-09-08 19:33:54 +08:00