Commit Graph

3278 Commits

Author SHA1 Message Date
debugtalk
ceb4fa2ca9 feat: swipeToTapApp 2022-10-17 20:42:51 +08:00
debugtalk
30b153a43c fix merge 2022-10-17 17:10:53 +08:00
debugtalk
13076dda60 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-17 16:46:42 +08:00
debugtalk
1adc529b18 Merge pull request #1498 from httprunner/dev-v4.3-bugfix
feat: get ocr position by given recognition area
2022-10-17 16:42:25 +08:00
xucong.053
9cd4abd370 feat: add wait time between swipe and ocr 2022-10-17 16:28:57 +08:00
xucong.053
f553755124 change: update NewData function 2022-10-17 15:29:51 +08:00
xucong.053
299a5b2c65 change: update DataOptions 2022-10-17 14:32:28 +08:00
debugtalk
c033c8423a feat: add retry when requesting ocr service 2022-10-17 13:00:27 +08:00
xucong.053
bb7674c960 change: update function optional parameters to DataOptions 2022-10-17 10:35:26 +08:00
xucong.053
c56794d6c1 fix: modify function call parameters 2022-10-16 23:33:53 +08:00
xucong.053
70ade716eb feat: get ocr position by given recognition area 2022-10-16 23:33:15 +08:00
debugtalk
a413197ae6 fix: avoid data race for httpstat 2022-10-16 22:36:49 +08:00
debugtalk
28e65e50f7 fix: unittests 2022-10-16 14:59:05 +08:00
debugtalk
f21c949897 refactor: move exec to myexec 2022-10-16 14:13:43 +08:00
debugtalk
185396e93b change: add ocr response logID 2022-10-16 09:32:56 +08:00
debugtalk
340aa4bb42 Merge pull request #1497 from httprunner/dev-v4.3-bugfix
fix: failed to using SwipeToTapTexts
2022-10-14 15:36:05 +08:00
xucong.053
64b87bd979 fix: failed to filter out point(0,0) 2022-10-14 15:28:24 +08:00
xucong.053
8fb9a601a3 fix: failed to load customDirection from ui automation json script 2022-10-14 13:15:14 +08:00
debugtalk
04cf462c24 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-13 20:47:11 +08:00
debugtalk
da6ad7b3a6 fix: typo for WithDismissAlertButtonSelector 2022-10-13 20:46:54 +08:00
debugtalk
82bdb00263 Merge pull request #1496 from httprunner/dev-v4.3-bugfix
fix: failed to recording android adb log
2022-10-13 20:07:55 +08:00
xucong.053
7cb5ccbbe8 fix: failed to recording android adb log 2022-10-13 18:08:05 +08:00
debugtalk
28628aaaf3 Merge pull request #1495 from httprunner/dev-v4.3-bugfix
feat: input params using function in SwipeToTapTexts of ui automation
2022-10-13 16:48:02 +08:00
xucong.053
88d09f2c42 fix: unittest 2022-10-13 16:41:43 +08:00
xucong.053
3aaa6708fe update: add kuaishou ui automation case 2022-10-13 14:31:53 +08:00
xucong.053
6ec187d995 feat: input params by funcion in ui automation 2022-10-13 14:17:24 +08:00
debugtalk
e8c95a5be2 change: bump version 2022-10-13 11:18:36 +08:00
debugtalk
92aa362f43 Merge pull request #1494 from httprunner/dev-v4.3-bugfix
fix: ocr auth
2022-10-13 11:17:07 +08:00
xucong.053
21463adb02 fix: add ocr auth 2022-10-13 11:03:24 +08:00
debugtalk
62bcd6ec0c refactor: merge ios and android style 2022-10-13 10:53:14 +08:00
debugtalk
c59a0c45b9 refactor: merge ios and android style 2022-10-12 22:38:52 +08:00
debugtalk
daa62486c5 refactor: vedem ocr get texts 2022-10-12 20:25:02 +08:00
debugtalk
f6623c0869 refactor: new ios/android device 2022-10-12 19:38:41 +08:00
debugtalk
43fa5ac0cd fix: get pid by bundle id in perf 2022-10-11 22:24:49 +08:00
debugtalk
23e7b4cf56 fix: release UI driver session 2022-10-11 21:38:05 +08:00
debugtalk
8dc275d5fb fix: ResetHomeOnStartup 2022-10-11 21:28:08 +08:00
debugtalk
fa7e2754af feat: support config ios ResetHomeOnStartup, SnapshotMaxDepth, AcceptAlertButtonSelector, DismissAlertButtonSelector 2022-10-11 20:44:24 +08:00
debugtalk
7a0ce219e3 change: add capabilities for driver 2022-10-11 20:09:12 +08:00
debugtalk
36b10cfc23 refactor: init driver for device 2022-10-11 18:01:49 +08:00
debugtalk
dfd463b8d4 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-11 16:37:08 +08:00
debugtalk
f33cfd3fb1 Merge pull request #1493 from httprunner/dev-v4.3-android
feat: tap the first one matches text from given texts by ocr
2022-10-11 16:36:50 +08:00
xucong.053
113d0eee3a fix: add swipe_to_tap_texts action 2022-10-11 16:33:10 +08:00
xucong.053
a697623ae2 fix: unittext 2022-10-11 16:09:21 +08:00
xucong.053
2815d67331 feat: tap the first one matches text from given texts by ocr 2022-10-11 15:09:16 +08:00
debugtalk
98db4d7bfa refactor: move converter from hrp internal to pkg 2022-10-11 11:59:31 +08:00
debugtalk
3e1c57b777 refactor: move boomer from hrp internal to pkg 2022-10-11 11:17:58 +08:00
debugtalk
c2679a1508 change: group environments 2022-10-11 11:12:28 +08:00
debugtalk
9b1f7d2d07 refactor: move httpstat from hrp internal to pkg 2022-10-11 10:40:44 +08:00
debugtalk
63e18ddeba refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk
1cc2d0d27f Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 18:09:22 +08:00