Commit Graph

3227 Commits

Author SHA1 Message Date
debugtalk
d56597dc62 fix merge 2022-10-17 17:10:53 +08:00
debugtalk
34b927367a Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-17 16:46:42 +08:00
debugtalk
a1ed98cdd9 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
9b0d1a4ed0 feat: add wait time between swipe and ocr 2022-10-17 16:28:57 +08:00
xucong.053
317ec4fde8 change: update NewData function 2022-10-17 15:29:51 +08:00
xucong.053
0e248882b1 change: update DataOptions 2022-10-17 14:32:28 +08:00
debugtalk
7579c10cb7 feat: add retry when requesting ocr service 2022-10-17 13:00:27 +08:00
xucong.053
2df2792fe4 change: update function optional parameters to DataOptions 2022-10-17 10:35:26 +08:00
xucong.053
1ed4fcd1e0 fix: modify function call parameters 2022-10-16 23:33:53 +08:00
xucong.053
7b0a442a7a feat: get ocr position by given recognition area 2022-10-16 23:33:15 +08:00
debugtalk
3ccdb00fc2 fix: avoid data race for httpstat 2022-10-16 22:36:49 +08:00
debugtalk
efbc89a8df fix: unittests 2022-10-16 14:59:05 +08:00
debugtalk
47020148a8 refactor: move exec to myexec 2022-10-16 14:13:43 +08:00
debugtalk
2f73012cfc change: add ocr response logID 2022-10-16 09:32:56 +08:00
debugtalk
cf6785965d 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
e936d8afb2 fix: failed to filter out point(0,0) 2022-10-14 15:28:24 +08:00
xucong.053
a72690baad fix: failed to load customDirection from ui automation json script 2022-10-14 13:15:14 +08:00
debugtalk
83c7dceadf Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-13 20:47:11 +08:00
debugtalk
463b77d67c fix: typo for WithDismissAlertButtonSelector 2022-10-13 20:46:54 +08:00
debugtalk
190dd69a3b 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
5233e3b2f7 fix: failed to recording android adb log 2022-10-13 18:08:05 +08:00
debugtalk
8dae0d0825 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
465e0554a2 fix: unittest 2022-10-13 16:41:43 +08:00
xucong.053
7e075e87ad update: add kuaishou ui automation case 2022-10-13 14:31:53 +08:00
xucong.053
c9279fb4f7 feat: input params by funcion in ui automation 2022-10-13 14:17:24 +08:00
debugtalk
2a51f8dfb4 change: bump version 2022-10-13 11:18:36 +08:00
debugtalk
f964ba6161 Merge pull request #1494 from httprunner/dev-v4.3-bugfix
fix: ocr auth
2022-10-13 11:17:07 +08:00
xucong.053
1392fe293f fix: add ocr auth 2022-10-13 11:03:24 +08:00
debugtalk
245d3884d8 refactor: merge ios and android style 2022-10-13 10:53:14 +08:00
debugtalk
c22b38f76f refactor: merge ios and android style 2022-10-12 22:38:52 +08:00
debugtalk
6b2b662bb1 refactor: vedem ocr get texts 2022-10-12 20:25:02 +08:00
debugtalk
43b1c181e5 refactor: new ios/android device 2022-10-12 19:38:41 +08:00
debugtalk
71f49303be fix: get pid by bundle id in perf 2022-10-11 22:24:49 +08:00
debugtalk
8183b5b344 fix: release UI driver session 2022-10-11 21:38:05 +08:00
debugtalk
5bfd3fd986 fix: ResetHomeOnStartup 2022-10-11 21:28:08 +08:00
debugtalk
de7b2f566b feat: support config ios ResetHomeOnStartup, SnapshotMaxDepth, AcceptAlertButtonSelector, DismissAlertButtonSelector 2022-10-11 20:44:24 +08:00
debugtalk
acb9c80a93 change: add capabilities for driver 2022-10-11 20:09:12 +08:00
debugtalk
3683589b37 refactor: init driver for device 2022-10-11 18:01:49 +08:00
debugtalk
12af06791d Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-11 16:37:08 +08:00
debugtalk
1d4cae6710 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
2d529071ab fix: add swipe_to_tap_texts action 2022-10-11 16:33:10 +08:00
xucong.053
ba00e9590b fix: unittext 2022-10-11 16:09:21 +08:00
xucong.053
cd0ab6dfdb feat: tap the first one matches text from given texts by ocr 2022-10-11 15:09:16 +08:00
debugtalk
0ff5fb762f refactor: move converter from hrp internal to pkg 2022-10-11 11:59:31 +08:00
debugtalk
0a0700dda8 refactor: move boomer from hrp internal to pkg 2022-10-11 11:17:58 +08:00
debugtalk
c81c5841ee change: group environments 2022-10-11 11:12:28 +08:00
debugtalk
a8aab0e905 refactor: move httpstat from hrp internal to pkg 2022-10-11 10:40:44 +08:00
debugtalk
59b06fcf65 refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk
f4584db139 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 18:09:22 +08:00
debugtalk
f1ada82452 feat: mount ios developer image 2022-10-10 18:09:13 +08:00