Commit Graph
3655 Commits
Author SHA1 Message Date
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
buyuxiang 1b08bd2118 fix: swipeToTapTexts redundant identifiers 2023-09-06 19:18:21 +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
buyuxiang cbec90403c return the first one matched exactly when index not specified 2023-09-04 22:11:24 +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
buyuxiang ac55513557 fix: swipeToTapTexts with regex 2023-09-04 17:59:05 +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
buyuxiang 8e3608797b set default max_retry_times for swipe_to_tap_text 2023-08-31 13:10:30 +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
buyuxiang 8b68b69e11 compatible with old swipe_to_tap_texts 2023-08-30 14:31:44 +08:00
buyuxiang 3a9e9fcbcf compatible with old tap_cv params 2023-08-29 22:17:38 +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
buyuxiang 20b2fa51af add popup close_status=found 2023-08-29 17:59:12 +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
buyuxiang 67088469c5 optimize tap_cv params/options judgement 2023-08-28 19:36:37 +08:00
buyuxiang 780fe2b002 replace AutoPopupHandler with ClosePopupsHandler 2023-08-28 19:05:54 +08:00
buyuxiang b0ccd504de change popup close status from bool to string 2023-08-28 17:59:22 +08:00
buyuxiang afe304f58c fix: resolution calculation for iOS 2023-08-28 17:59:22 +08:00
buyuxiang c611a84aaa optimize hrp summary popup info 2023-08-28 17:59:22 +08:00
buyuxiang 7aacb36b2e optimize ClosePopupsHandler 2023-08-28 17:59:22 +08:00
buyuxiang c6507447e2 feat: support new action: close_popups 2023-08-28 17:59:22 +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
buyuxiang 79988fbf0b optimize FindTexts return 2023-08-26 11:25:08 +08:00
buyuxiang 9ea2b9bf00 fix: add option match_one for FindTexts method 2023-08-26 00:17:06 +08:00
lilong.129 6e1fa9f70d fix: unittest 2023-08-25 18:05:57 +08:00