lilong.129
|
9efbd04055
|
refactor: move ReadFile to hrp/loader
|
2024-08-19 22:54:27 +08:00 |
|
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
|
50230adb54
|
refactor: ITestCase, GetTestCase
|
2024-08-19 21:37:32 +08:00 |
|
lilong.129
|
14211b7c30
|
refactor: LoadTestCases
|
2024-08-19 21:16:13 +08:00 |
|
lilong.129
|
5dc92cc47b
|
refactor: merge TestCase with TCase, loadISteps
|
2024-08-19 20:37:48 +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 |
|
李隆
|
ab71815365
|
Merge branch 'feat-shell-step' into 'master'
Feat shell step
See merge request iesqa/httprunner!22
|
2024-01-24 08:30:22 +00: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 |
|
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 |
|
李隆
|
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 |
|
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
|
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 |
|
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 |
|
lilong.129
|
7fec81f313
|
Merge branch 'master' into swipe-random
|
2023-09-19 18:27:46 +08:00 |
|
lilong.129
|
52d2b91264
|
fix: release hrp binaries
|
2023-09-19 17:08:49 +08:00 |
|
lilong.129
|
68051b317c
|
feat: add WithSwipeOffset to set offset for swipe start/end point
|
2023-09-19 16:55:44 +08:00 |
|
lilong.129
|
07cfe2dc97
|
Merge branch 'master' into swipe-random
|
2023-09-19 16:54:22 +08:00 |
|
lilong.129
|
8aac99e6a4
|
set tag v4.3.6
|
2023-09-19 16:51:34 +08:00 |
|
lilong.129
|
3bd10484e5
|
feat: add WithSwipeOffset to set offset for swipe start/end point
|
2023-09-19 16:45:10 +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 |
|
lilong.129
|
8071623487
|
change: update logs
|
2023-09-08 18:10:51 +08:00 |
|
lilong.129
|
94f4b639fd
|
change: add data type for video
|
2023-09-08 17:49:52 +08:00 |
|
lilong.129
|
5a66302fd9
|
change: merge image feed
|
2023-09-08 16:46:52 +08:00 |
|
lilong.129
|
0df3799e4d
|
fix: logs
|
2023-09-07 23:34:20 +08:00 |
|
lilong.129
|
10ce6084d2
|
refactor: enter live room by tap screen center
|
2023-09-07 22:41:16 +08:00 |
|
lilong.129
|
6b8e1c0baf
|
change: print logs
|
2023-09-07 21:51:38 +08:00 |
|
lilong.129
|
2577fcd401
|
change: update go mod
|
2023-09-07 21:38:12 +08:00 |
|
lilong.129
|
3d8d7dbc61
|
change: update logs
|
2023-09-07 21:36:04 +08:00 |
|
lilong.129
|
1a952a3fd2
|
Merge branch 'master' into video-crawler
|
2023-09-07 15:45:05 +08:00 |
|
lilong.129
|
2148789eb8
|
refactor: handle video type
|
2023-09-07 15:38:55 +08:00 |
|
lilong.129
|
c15e324b43
|
change: set ppe for temp
|
2023-09-07 14:27:01 +08:00 |
|
lilong.129
|
948b403946
|
fix: check video changed
|
2023-09-07 13:45:54 +08:00 |
|
lilong.129
|
72db1b0bc7
|
change: add VideoType
|
2023-09-07 11:54:17 +08:00 |
|
debugtalk
|
97e637b298
|
Merge pull request #1692 from httprunner/fix-identifier
fix: swipeToTapTexts redundant identifiers
|
2023-09-07 11:24:50 +08:00 |
|
lilong.129
|
5cacd17a6a
|
change: update logs for init andoird/ios devices
|
2023-09-06 14:40:09 +08:00 |
|
lilong.129
|
abe7fe5e25
|
change: update logs
|
2023-09-06 13:43:10 +08:00 |
|
lilong.129
|
0e1caab458
|
refactor: merge FeedVideo and LiveRoom into Video
|
2023-09-05 21:56:44 +08:00 |
|
lilong.129
|
cd38cbc35c
|
merge master
|
2023-09-05 21:37:08 +08:00 |
|
debugtalk
|
4ecee9e44e
|
Merge pull request #1691 from httprunner/fix/buyuxiang/swipeToTapTexts-with-regex
return the first one matched exactly when index not specified
|
2023-09-04 22:31:44 +08:00 |
|
debugtalk
|
3fa66f0bb2
|
Merge pull request #1690 from httprunner/fix/buyuxiang/swipeToTapTexts-with-regex
fix: swipeToTapTexts with regex
|
2023-09-04 18:59:08 +08:00 |
|
debugtalk
|
f0455d1058
|
Merge pull request #1687 from httprunner/mobile-step-compat
set default max_retry_times for swipe_to_tap_text
|
2023-08-31 13:46:05 +08:00 |
|
debugtalk
|
db07aedb60
|
Merge pull request #1683 from httprunner/close-popups
add popup close_status=found
compatible with old tap_cv params
|
2023-08-30 14:42:34 +08:00 |
|
lilong.129
|
57b9ab50d3
|
fix: screenshots_urls
|
2023-08-29 19:11:53 +08:00 |
|
lilong.129
|
ebf8a81a66
|
change: add logs for popup
|
2023-08-29 18:55:49 +08:00 |
|
lilong.129
|
11b7fd7cfe
|
fix: AssertForegroundApp log
|
2023-08-29 17:42:19 +08:00 |
|
lilong.129
|
b64fe9cfdd
|
change: replace ioutil.ReadAll with io.ReadAll
|
2023-08-29 17:27:54 +08:00 |
|
lilong.129
|
97430bf451
|
change: request vedem service
|
2023-08-29 17:25:41 +08:00 |
|
lilong.129
|
84352926cf
|
fix: swipe right twice to exit live room
|
2023-08-29 16:56:51 +08:00 |
|
lilong.129
|
3530036e4e
|
change: screen result resolution
|
2023-08-29 14:47:49 +08:00 |
|
lilong.129
|
bd9c761a97
|
change: add live type
|
2023-08-29 14:23:26 +08:00 |
|
lilong.129
|
5b0f158d29
|
feat: add live type
|
2023-08-28 23:16:05 +08:00 |
|
lilong.129
|
771991d79b
|
feat: add getCurrentLiveRoom
|
2023-08-28 22:13:21 +08:00 |
|
lilong.129
|
6917e57263
|
merge master
|
2023-08-28 19:48:40 +08:00 |
|
debugtalk
|
0c43b3e113
|
Merge pull request #1669 from httprunner/close-popups
feat: support new action: close_popups
|
2023-08-28 19:47:03 +08:00 |
|
lilong.129
|
fd3d3ae1ea
|
change: update LiveRoom struct
|
2023-08-26 12:45:15 +08:00 |
|
debugtalk
|
667bdb5b0c
|
Merge pull request #1680 from httprunner/fix-swipeToTapTexts
fix: add option match_one for FindTexts method
|
2023-08-26 11:39:17 +08:00 |
|
lilong.129
|
6e1fa9f70d
|
fix: unittest
|
2023-08-25 18:05:57 +08:00 |
|
debugtalk
|
8f7da0f2ac
|
Merge pull request #1679 from httprunner/fix-ios-scale
fix: iOS `tap_xy` scale adaption error
|
2023-08-25 17:45:16 +08:00 |
|
debugtalk
|
7357bad185
|
Merge pull request #1677 from httprunner/add-expert-test
- introduce expert test for both integration and regression
- add TapByUITypes method in step_mobile_ui.go
|
2023-08-25 16:59:37 +08:00 |
|