lilong.129
|
00396d4b75
|
refactor: move internal myexec to funplugin/myexec
|
2023-08-20 11:28:33 +08:00 |
|
lilong.129
|
27e4f29d85
|
change: wait 2s for feed cache update
|
2023-08-19 23:44:00 +08:00 |
|
lilong.129
|
acfbe1dc84
|
feat: get current feed info from app event trackings
|
2023-08-19 15:01:23 +08:00 |
|
lilong.129
|
b1bdd92a40
|
fix: unmarshal feed video
|
2023-08-19 12:16:03 +08:00 |
|
lilong.129
|
5280b6bb5b
|
change: removeNonAlphanumeric for feed author name
|
2023-08-19 11:48:29 +08:00 |
|
lilong.129
|
521462f362
|
change: replace log duration in miliseconds
|
2023-08-14 21:36:33 +08:00 |
|
lilong.129
|
aa5692ba0b
|
feat: add SimulationPlayProgress/PublishTimestamp
|
2023-08-14 20:24:13 +08:00 |
|
lilong.129
|
41ef134ed4
|
feat: log feed screenshot take/cv elapsed time
|
2023-08-14 00:33:10 +08:00 |
|
lilong.129
|
43c6de50c2
|
feat: get feed simulation play duration
|
2023-08-14 00:04:31 +08:00 |
|
lilong.129
|
c091f76ddb
|
feat: log live swipe timestamp
|
2023-08-13 13:52:50 +08:00 |
|
lilong.129
|
9520ad1278
|
feat: log feed swipe timestamp
|
2023-08-13 13:33:11 +08:00 |
|
lilong.129
|
4fdc04368a
|
change: logs
|
2023-08-13 11:47:53 +08:00 |
|
lilong.129
|
241ee388da
|
fix: incr feed
|
2023-08-13 10:54:15 +08:00 |
|
lilong.129
|
1f7af5a767
|
feat: get feed video info by funplugin
|
2023-08-12 23:46:25 +08:00 |
|
lilong.129
|
e01485a846
|
feat: init device driver with plugin option
|
2023-08-11 16:21:32 +08:00 |
|
lilong.129
|
6964bb6c85
|
refactor: replace NewDriver args with options
|
2023-08-11 15:21:57 +08:00 |
|
lilong.129
|
9a7848a142
|
change: update logs
|
2023-08-06 15:17:07 +08:00 |
|
lilong.129
|
630cd70215
|
change: relocate ocr_test
|
2023-08-06 10:22:58 +08:00 |
|
buyuxiang
|
2610f023f5
|
add options for GetImage method
|
2023-08-01 14:13:50 +08:00 |
|
buyuxiang
|
edcfec46dc
|
rename: service_vedem.go and CV related error codes
|
2023-07-31 21:22:19 +08:00 |
|
buyuxiang
|
02c7d3c6cf
|
feat: tap_cv action supports ui type detection and tap
|
2023-07-31 21:15:07 +08:00 |
|
debugtalk
|
2e92015e88
|
Merge pull request #1666 from httprunner/fix-GetImage
fix: reuse the same request body during GetImage retry
|
2023-07-31 20:30:44 +08:00 |
|
buyuxiang
|
6e44e37c57
|
fix: reuse the same request body during GetImage retry
|
2023-07-31 20:05:44 +08:00 |
|
buyuxiang
|
43dee8dc4a
|
refactor: ui validation
|
2023-07-31 19:43:33 +08:00 |
|
debugtalk
|
1e43a827a2
|
Merge pull request #1664 from httprunner/add-default-options
fix: add default options for `swipe_to_tap_app` action
|
2023-07-31 17:06:20 +08:00 |
|
debugtalk
|
43fdbf5afc
|
Merge pull request #1663 from httprunner/use-override-size-if-existed
fix: use Override size if existed, otherwise use Physical size
|
2023-07-31 17:05:28 +08:00 |
|
buyuxiang
|
2546eb5ca9
|
fix: add default options for swipe_to_tap_app action
|
2023-07-31 15:22:50 +08:00 |
|
buyuxiang
|
c05538a826
|
fix: use Override size if existed, otherwise use Physical size
|
2023-07-31 15:19:36 +08:00 |
|
buyuxiang
|
8c917b6a35
|
compatibility: support indicating options separately in MobileAction level
|
2023-07-31 15:05:29 +08:00 |
|
buyuxiang
|
7fbc54fb4c
|
rename webdriver request base method
|
2023-07-24 19:41:37 +08:00 |
|
buyuxiang
|
c91be64240
|
refactor UIA2 / WDA driver request
|
2023-07-24 17:43:36 +08:00 |
|
bbx-winner
|
0cbc5eec5a
|
Merge branch 'master' into auto-reset-session
|
2023-07-24 13:34:37 +08:00 |
|
buyuxiang
|
a73976a98d
|
fix wda auto reset session
|
2023-07-24 13:06:22 +08:00 |
|
lilong.129
|
bc65eb9809
|
feat: report GA4 events for hrp cmd
|
2023-07-23 23:59:01 +08:00 |
|
lilong.129
|
0a88e3a57f
|
fix: unittests
|
2023-07-23 23:03:25 +08:00 |
|
lilong.129
|
9fc8c0244b
|
fix: TestOnMessage
|
2023-07-23 15:35:28 +08:00 |
|
lilong.129
|
11f017c082
|
change: go fmt
|
2023-07-21 10:32:48 +08:00 |
|
buyuxiang
|
00c79a13df
|
fix iOS conn close
|
2023-07-21 10:30:36 +08:00 |
|
lilong.129
|
17b6d95b3b
|
refactor: replace GA with GA4
|
2023-07-20 23:29:49 +08:00 |
|
buyuxiang
|
9482887ab3
|
modify resetUIA2Driver and uia2HttpRequest
|
2023-07-20 19:57:18 +08:00 |
|
buyuxiang
|
135e24d378
|
feat: support to reset session automatically when crashed
|
2023-07-20 19:52:52 +08:00 |
|
lilong.129
|
c3a4e18f17
|
change: bump version to v4.3.4
|
2023-07-18 14:59:07 +08:00 |
|
lilong.129
|
9e55116567
|
change: log elapsed seconds for shell execution
|
2023-06-24 00:07:17 +08:00 |
|
lilong.129
|
419febd635
|
feat: log uixt action elapsed in seconds
|
2023-06-23 23:40:12 +08:00 |
|
lilong.129
|
1033ba77d7
|
feat: log step elapsed in seconds
|
2023-06-23 23:21:09 +08:00 |
|
lilong.129
|
0c8d86639b
|
change: simplify tests
|
2023-06-23 13:59:48 +08:00 |
|
lilong.129
|
65cfb86ac5
|
refactor: add SendWithCheck for adb transport
|
2023-06-23 13:41:29 +08:00 |
|
lilong.129
|
b5612c5632
|
refactor: raise adb error
|
2023-06-22 16:33:53 +08:00 |
|
lilong.129
|
0d6da534ab
|
feat: add auto popups handler in swipe find
|
2023-06-22 15:01:35 +08:00 |
|
lilong.129
|
6411e2953c
|
change: add popups
|
2023-06-22 13:11:27 +08:00 |
|