Commit Graph

61 Commits

Author SHA1 Message Date
xucong.053
623b455082 change: add back action of mobile ui automation 2022-11-09 17:19:09 +08:00
xucong.053
f9aa6e54ed fix: failed to set duration option of swipe action 2022-11-09 16:04:14 +08:00
xucong.053
315610e0a2 fix: failed to find text in scope 2022-11-09 15:42:10 +08:00
xucong.053
49757b52a8 fix: failed to catch logcat 2022-11-09 15:38:10 +08:00
debugtalk
055dde9d16 change: update tests 2022-10-27 22:03:16 +08:00
debugtalk
aa35fbf1ad fix: android by selector 2022-10-25 17:40:00 +08:00
debugtalk
5d4f6610e3 fix: set tcp keep alive 2022-10-25 15:13:02 +08:00
xucong.053
b0a9b8991f change: update variable name 2022-10-25 14:55:29 +08:00
xucong.053
ed926fe202 feat: add tap offset of point 2022-10-24 22:46:49 +08:00
debugtalk
8c359e3610 fix: parse error exit code 2022-10-24 17:03:47 +08:00
debugtalk
e3912f219d change: replace uuid lib 2022-10-24 10:52:57 +08:00
debugtalk
b205e99ffb refactor: merge opencv-helper 2022-10-23 23:19:54 +08:00
debugtalk
863ffdf798 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
debugtalk
d9422f3771 refactor: move gadb to hrp pkg 2022-10-23 22:04:42 +08:00
debugtalk
554f798f79 Merge pull request #1503 from httprunner/bugfix
feat: support specify WDA_LOCAL_PORT and WDA_LOCAL_MJPEG_PORT in environment variables
2022-10-23 21:17:16 +08:00
xucong.053
9311e52e44 change: wda ports are used preferentially from environment variables 2022-10-23 21:03:39 +08:00
debugtalk
f468e77f55 Merge pull request #1502 from httprunner/bugfix
fix: failed to record the android ui step type in the step result
2022-10-23 17:37:35 +08:00
xucong.053
71ff91fee3 change: update the ocr scope of the FindText function 2022-10-23 16:52:23 +08:00
debugtalk
81de0b159c fix: logs 2022-10-23 16:41:23 +08:00
xucong.053
799752c6c4 fix: failed to record the android ui step type in the step result 2022-10-23 16:36:34 +08:00
徐聪
14405d56a6 annotation wg.wait 2022-10-23 16:14:33 +08:00
debugtalk
be523eda0c release v4.3.0 2022-10-21 22:22:00 +08:00
debugtalk
775e42f7fa change: print hrp exit code 2022-10-21 16:00:25 +08:00
debugtalk
d8dc3c58c9 feat: add status code for mobile UI 2022-10-19 11:54:35 +08:00
debugtalk
792605a1dc fix: exit with code 2022-10-17 21:44:41 +08:00
debugtalk
d06694312e feat: swipeToTapApp 2022-10-17 20:42:51 +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
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
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
xucong.053
5233e3b2f7 fix: failed to recording android adb log 2022-10-13 18:08:05 +08:00
xucong.053
465e0554a2 fix: unittest 2022-10-13 16:41:43 +08:00
xucong.053
c9279fb4f7 feat: input params by funcion in ui automation 2022-10-13 14:17:24 +08:00
xucong.053
1392fe293f fix: add ocr auth 2022-10-13 11:03:24 +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
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