debugtalk
|
ec9b81ca2e
|
refactor: CaseRunner and SessionRunner
|
2022-10-19 10:56:02 +08:00 |
|
debugtalk
|
59dd2c39d4
|
refactor: merge step variables with session variables
|
2022-10-18 20:56:46 +08:00 |
|
debugtalk
|
23abc56a82
|
refactor: update summary in controller
|
2022-10-18 16:07:21 +08:00 |
|
debugtalk
|
c5f81f2593
|
fix: exit with code
|
2022-10-17 21:44:41 +08:00 |
|
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 |
|
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 |
|
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 |
|
xucong.053
|
7cb5ccbbe8
|
fix: failed to recording android adb log
|
2022-10-13 18:08:05 +08:00 |
|
xucong.053
|
88d09f2c42
|
fix: unittest
|
2022-10-13 16:41:43 +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 |
|
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 |
|
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 |
|
debugtalk
|
ef8f7ec6c4
|
feat: mount ios developer image
|
2022-10-10 18:09:13 +08:00 |
|
debugtalk
|
615991e6ec
|
Merge pull request #1492 from lingxiaozu/dev-v4.3-android-bugfix
fix: failed to send keys in android ui automation
|
2022-10-10 17:58:07 +08:00 |
|
lingxiaozu
|
187bd71e29
|
fix: failed to send keys in android ui automation
|
2022-10-10 17:16:56 +08:00 |
|
debugtalk
|
ab3b2704db
|
change: bump version
|
2022-10-10 15:43:34 +08:00 |
|