Commit Graph

3725 Commits

Author SHA1 Message Date
徐聪
ff080067a9 fix: increase the waiting time to enter the main interface 2024-01-24 15:23:31 +08:00
徐聪
b1974b89cc fix: failed to set serial variable 2024-01-23 15:51:14 +08:00
lilong.129
6f3cb530a9 fix: tests 2024-01-19 16:13:49 +08:00
lilong.129
e5aadb54e2 tests: add bili android example 2024-01-19 15:55:56 +08:00
lilong.129
e7a8cec5db feat: step shell with env variables 2024-01-19 15:06:20 +08:00
lilong.129
49eaf432f8 fix: step type 2024-01-19 11:13:16 +08:00
lilong.129
cd152962be fix: downgrade go mod grpc 2024-01-18 23:41:49 +08:00
lilong.129
70c91a9f5a feat: add Shell step type 2024-01-18 23:35:35 +08:00
lilong.129
dce414e892 change: replace ioutil 2024-01-16 21:53:01 +08:00
徐聪
6c49ce7e3c Merge branch 'fix-popup' into 'master'
Fix popup

See merge request iesqa/httprunner!13
2023-09-22 13:51:38 +00: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
徐聪
eaebe320cc Merge branch 'fix-popup' into 'master'
fix: loop in finding popups

See merge request iesqa/httprunner!12
2023-09-22 10:47:17 +00:00
lilong.129
00f5263ca8 fix: loop in finding popups 2023-09-22 18:36:28 +08:00
徐聪
4029134428 Merge branch 'fix-popup' into 'master'
Fix popup

See merge request iesqa/httprunner!11
2023-09-22 09:04:04 +00: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
徐聪
831425e56b Merge branch 'fix-popup' into 'master'
Fix popup

See merge request iesqa/httprunner!10
2023-09-21 15:06:49 +00: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
李隆
01fc391b3a Merge branch 'fix-popup' into 'master'
Fix popup

See merge request iesqa/httprunner!9
2023-09-21 11:24:00 +00: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
徐聪
1d1092bf7b Merge branch 'video-crawler-preview-live' into 'master'
feat: get preview live type

See merge request iesqa/httprunner!8
2023-09-21 04:10:33 +00: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
徐聪
4d84ebac3a Merge branch 'enter-live-by-random' into 'master'
feat: enter/exit live room by chance

See merge request iesqa/httprunner!7
2023-09-20 14:47:00 +00: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
徐聪
435cc5d1fa Merge branch 'enter-live-by-random' into 'master'
fix: clear current video cache before swipe

See merge request iesqa/httprunner!6
2023-09-20 14:09:48 +00:00
lilong.129
88b602f03a fix: clear current video cache before swipe 2023-09-20 22:03:13 +08:00
xucong053
c1f7452ea1 Merge pull request #1685 from httprunner/video-crawler
video crawler
2023-09-20 21:21:20 +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
91b4ad8344 Merge pull request #1701 from httprunner/swipe-random
tap/swipe with random offset
2023-09-20 16:18:08 +08:00
debugtalk
679928348e Merge branch 'video-crawler' into swipe-random 2023-09-20 16:17:48 +08:00
debugtalk
0fefe455cf Merge pull request #1698 from httprunner/video-crawler-debug
refactor: video crawler
2023-09-20 14:49:40 +08:00
徐聪
083a2058b2 fix: invalid sleep random play duration for feed 2023-09-20 14:46:34 +08:00
lilong.129
d0c2a39be8 Merge branch 'video-crawler' of https://github.com/httprunner/httprunner into video-crawler 2023-09-19 22:03:05 +08:00
lilong.129
91d01340c6 Merge branch 'master' into video-crawler 2023-09-19 22:01:24 +08:00