lilong.129
|
ec508012a9
|
change: upgrade go-ios to v1.0.161
|
2024-11-23 20:55:27 +08:00 |
|
李隆
|
3f6ec10ab4
|
Merge branch 'refactor-ios' into 'eval-agent'
refactor ios: replace gidevice with go-ios
See merge request iesqa/httprunner!57
|
2024-11-23 07:14:36 +00:00 |
|
lilong.129
|
9293c05a66
|
fix: lint warning
|
2024-11-23 15:13:56 +08:00 |
|
lilong.129
|
ef37d88e0b
|
refactor ios: replace gidevice with go-ios
|
2024-11-23 15:06:28 +08:00 |
|
lilong.129
|
8aac2181be
|
change: remove unused code
|
2024-11-21 19:16:37 +08:00 |
|
lilong.129
|
979535a73b
|
fix: get validateUI error
|
2024-11-20 17:35:43 +08:00 |
|
lilong.129
|
c1895e3a42
|
change: GetForegroundApp for android device
|
2024-11-20 15:48:32 +08:00 |
|
lilong.129
|
08456ddf13
|
change: GetCurrentWindow, add compatibility with mResumedActivity
|
2024-11-20 13:30:20 +08:00 |
|
lilong.129
|
3e7f5d5408
|
change: GetCurrentWindow, add compatibility with mFocusedApp
|
2024-11-20 13:23:12 +08:00 |
|
lilong.129
|
7d6b5d2405
|
feat: add GetCurrentWindow() for Android device
|
2024-11-20 11:36:19 +08:00 |
|
lilong.129
|
6e2f0188b3
|
fix: step mobile type empty
|
2024-11-19 21:14:58 +08:00 |
|
lilong.129
|
a813f966d7
|
change: remove unused session data in step result
|
2024-11-19 21:00:09 +08:00 |
|
lilong.129
|
3e9d4fee9e
|
change: remove session data success
|
2024-11-19 20:52:35 +08:00 |
|
lilong.129
|
b968e7be61
|
feat: FilterTextsByScope
|
2024-11-19 10:57:11 +08:00 |
|
lilong.129
|
01f03939d0
|
fix: convert swipe params with ConvertToFloat64Slice
|
2024-11-16 17:44:01 +08:00 |
|
lilong.129
|
d85703656b
|
refactor: ConvertToFloat64Slice
|
2024-11-15 22:51:38 +08:00 |
|
lilong.129
|
3ae645319b
|
fix: avoid convert params []float64 to []interface{}
|
2024-11-15 20:45:01 +08:00 |
|
lilong.129
|
b8b42d420b
|
change: remove image result to reduce summary size
|
2024-11-14 22:14:56 +08:00 |
|
lilong.129
|
d97de403f9
|
feat: DriverSession Get and Reset
|
2024-11-14 21:30:09 +08:00 |
|
lilong.129
|
2432ffc230
|
feat: log action params in summary
|
2024-11-14 20:09:41 +08:00 |
|
lilong.129
|
64a6da179f
|
feat: add status code PanicError 7
|
2024-11-14 17:43:28 +08:00 |
|
lilong.129
|
d4efb3adf8
|
change: add EnablePlugin, default to disable plugin
|
2024-11-14 15:50:37 +08:00 |
|
lilong.129
|
fde7493af5
|
fix: skip if field cannot be set for parseDeviceConfig
|
2024-11-14 14:41:50 +08:00 |
|
lilong.129
|
41de802c18
|
feat: DisableAutoPopupHandler
|
2024-11-14 14:41:13 +08:00 |
|
lilong.129
|
2a84335910
|
feat: describe screenshot file name with params
|
2024-11-13 21:51:43 +08:00 |
|
lilong.129
|
6d514589a0
|
fix: Swipe params not used
|
2024-11-13 20:58:52 +08:00 |
|
lilong.129
|
d8eb10808f
|
feat: GetScreenResult with ScreenShotFileName option
|
2024-11-13 20:25:44 +08:00 |
|
lilong.129
|
f469ddc1d1
|
feat: unlock android device screen; brighten android device screen
|
2024-11-13 14:51:20 +08:00 |
|
lilong.129
|
589b18f9f0
|
change: set closeResult nil to reduce unnecessary summary info
|
2024-11-12 22:29:39 +08:00 |
|
lilong.129
|
11893aa5c1
|
feat: add mobile ui actions to summary
|
2024-11-11 23:11:54 +08:00 |
|
lilong.129
|
d91a7eacf1
|
change: rename ws action type
|
2024-11-11 21:55:20 +08:00 |
|
lilong.129
|
a8247b794a
|
refactor: GetUIXTDriver for case runner
|
2024-11-11 21:35:58 +08:00 |
|
lilong.129
|
e29a510535
|
feat: set os type for mobile ui step
|
2024-11-11 13:44:35 +08:00 |
|
lilong.129
|
8e7ac41841
|
feat: log uixt action
|
2024-11-11 11:13:04 +08:00 |
|
lilong.129
|
ec72cb8904
|
feat: mobile sleep step supports specify start time
|
2024-11-10 22:39:34 +08:00 |
|
lilong.129
|
315c9d745d
|
reafctor: move uixtDrivers to caseRunner
|
2024-11-10 20:27:40 +08:00 |
|
lilong.129
|
50e472a4f0
|
feat: log mobile ui action start time and elapsed
|
2024-11-10 10:49:41 +08:00 |
|
lilong.129
|
96a744365b
|
refactor: log step start time and elapsed(ms)
|
2024-11-10 10:40:44 +08:00 |
|
lilong.129
|
52b45a55d2
|
refactor: initUIClient
|
2024-11-10 00:26:30 +08:00 |
|
lilong.129
|
7cac7742d2
|
change: convert case compatiblity
|
2024-11-09 23:21:51 +08:00 |
|
lilong.129
|
a76e8b9a90
|
docs: update docs
|
2024-11-09 23:06:38 +08:00 |
|
lilong.129
|
cee68da11b
|
refactor: move files
|
2024-11-09 22:54:30 +08:00 |
|
lilong.129
|
d5401c94f2
|
refactoer: merge step request response
|
2024-11-09 21:58:30 +08:00 |
|
lilong.129
|
3085a8492a
|
refactor: TestCase/IConfig models
|
2024-11-09 21:05:30 +08:00 |
|
lilong.129
|
8846e84d19
|
refactor: TestCase/TestCaseDef/StepConfig models
|
2024-11-09 20:15:40 +08:00 |
|
lilong.129
|
2587bbee82
|
feat: exec multiple uixt actions
|
2024-11-07 21:00:21 +08:00 |
|
lilong.129
|
db5768e3a1
|
feat: add uixt action handler
|
2024-11-07 20:41:41 +08:00 |
|
lilong.129
|
90358196dd
|
change: init android device
|
2024-11-07 20:17:08 +08:00 |
|
lilong.129
|
80abc92f71
|
feat: get screen result for hrp ui server
|
2024-11-05 17:38:14 +08:00 |
|
lilong.129
|
e279ac0a3a
|
refactor: hrp ui server drag
|
2024-11-05 16:46:12 +08:00 |
|
lilong.129
|
2bdfe45f1d
|
refactor: hrp ui server
|
2024-11-05 16:26:32 +08:00 |
|
lilong.129
|
112d7b6656
|
change: group hrp ui server urls
|
2024-11-05 15:27:43 +08:00 |
|
lilong.129
|
0ccac86957
|
change: move TapRequest Duration to Options
|
2024-11-05 15:00:58 +08:00 |
|
lilong.129
|
2680b38b4b
|
refactor: change HttpResponse fields; code & message
|
2024-11-05 14:53:05 +08:00 |
|
lilong.129
|
1b900b0591
|
feat: hrp ui server response error code and msg
|
2024-11-04 21:18:10 +08:00 |
|
lilong.129
|
dd247815bd
|
feat: tap with options for hrp ui server
|
2024-11-04 19:21:23 +08:00 |
|
lilong.129
|
6fb99114f4
|
feat: add tap text for hrp ui server
|
2024-11-04 18:02:11 +08:00 |
|
lilong.129
|
0055e90e38
|
feat: add SetupDirPath() for summary
|
2024-11-03 18:30:33 +08:00 |
|
lilong.129
|
9915ddd11d
|
refactor: update version format
|
2024-11-03 12:11:18 +08:00 |
|
lilong.129
|
c478e98cf4
|
feat: add status code NetworkConfigureError
|
2024-11-01 18:08:35 +08:00 |
|
lilong.129
|
00696b0928
|
fix: 修复 app 安装确认弹窗正则匹配的问题
|
2024-10-25 10:15:22 +08:00 |
|
lilong.129
|
efaa03c636
|
fix: regex match text for app install
|
2024-10-24 19:39:11 +08:00 |
|
lilong.129
|
0aa45e8f0e
|
feat: add hrp code DeviceInstallFailed
|
2024-10-23 21:02:17 +08:00 |
|
lilong.129
|
b8083cd03e
|
refactor: device Install interface
|
2024-10-23 21:02:06 +08:00 |
|
lilong.129
|
4b568dac01
|
refactor: InstallAPK install apk path
|
2024-10-23 15:23:52 +08:00 |
|
lilong.129
|
e176a55cc8
|
refactor: gadb PushFile pushes localfile path
|
2024-10-22 22:46:59 +08:00 |
|
lilong.129
|
d86897c249
|
merge remote, fix conflict
|
2024-10-16 15:45:53 +08:00 |
|
李隆
|
609a014ffe
|
Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony
See merge request iesqa/httprunner!54
|
2024-10-16 07:38:15 +00:00 |
|
lilong.129
|
f9044eabe3
|
refactor: rename env package to config
|
2024-10-16 15:36:37 +08:00 |
|
lilong.129
|
a4236eea39
|
refactor: load env on running
|
2024-10-16 15:32:00 +08:00 |
|
lilong.129
|
0f22477a83
|
fix: wait for uiautomator2 server start
|
2024-10-11 22:29:25 +08:00 |
|
lilong.129
|
f8da26776a
|
feat: check android uiautomator server running
|
2024-10-11 21:32:06 +08:00 |
|
lilong.129
|
37cbfacc2d
|
feat: check android uiautomator server package installed
|
2024-10-11 20:57:09 +08:00 |
|
lilong.129
|
7506ebcb3b
|
fix: uia2 port and ip
|
2024-10-09 15:57:24 +08:00 |
|
lilong.129
|
ffb0eb6620
|
feat: restart uia2 server if crashed
|
2024-10-09 15:52:52 +08:00 |
|
lilong.129
|
56c2b33b79
|
feat: start/stop UIA2 server
|
2024-10-09 15:26:58 +08:00 |
|
lilong.129
|
0e835be651
|
change: update code
|
2024-10-03 00:06:59 +08:00 |
|
lilong.129
|
a4d45bbaa3
|
change: add ctx to driver
|
2024-10-01 21:18:50 +08:00 |
|
lilong.129
|
7c92f23bf4
|
feat: add hrp code DeviceConfigureError
|
2024-09-29 15:26:02 +08:00 |
|
lilong.129
|
bdaf341dd3
|
fix: session runner start, handle defer err
|
2024-09-27 15:05:35 +08:00 |
|
李隆
|
332d09cba3
|
Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony
See merge request iesqa/httprunner!53
|
2024-09-25 15:31:49 +00:00 |
|
lilong.129
|
eac5e8368b
|
refactor: android device Init, replace run shell
|
2024-09-25 22:46:45 +08:00 |
|
lilong.129
|
f5e55ef49d
|
fix: miss device options
|
2024-09-25 22:41:04 +08:00 |
|
lilong.129
|
1fa3c567b9
|
fix: miss device serial for mobile step
|
2024-09-25 16:46:00 +08:00 |
|
李隆
|
dc3728951c
|
Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony
See merge request iesqa/httprunner!52
|
2024-09-25 05:30:23 +00:00 |
|
lilong.129
|
f33806dec1
|
feat: add code CollectValidResultFailed
|
2024-09-21 20:48:02 +08:00 |
|
lilong.129
|
ea40b5e0cb
|
feat: add code for network error
|
2024-09-21 18:33:53 +08:00 |
|
lilong.129
|
65301ef0e3
|
fix: test error
|
2024-09-20 18:12:54 +08:00 |
|
李隆
|
6fa1a074b7
|
Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony
See merge request iesqa/httprunner!51
|
2024-09-20 10:05:42 +00:00 |
|
李隆
|
369a30b378
|
Merge branch 'refactor-hrp-interface' into 'feat/yuhongzheng/harmony'
# Conflicts:
# hrp/internal/version/VERSION
|
2024-09-20 10:04:58 +00:00 |
|
lilong.129
|
f84aa615b0
|
feat: update hrp version with git commit hook
|
2024-09-19 16:42:11 +08:00 |
|
lilong.129
|
4e191c8fe4
|
fix: InvalidCaseError
|
2024-09-19 11:49:15 +08:00 |
|
lilong.129
|
88fd0181c3
|
fix: screenshot error code
|
2024-09-19 11:46:20 +08:00 |
|
lilong.129
|
ead8475f2f
|
fix: SwipeRelative error code
|
2024-09-19 10:47:33 +08:00 |
|
lilong.129
|
dd5ba31b63
|
fix: do not return err if get window orientation failed
|
2024-09-19 10:37:36 +08:00 |
|
lilong.129
|
ae5b48b2a1
|
fix: WDA drap API, replace with /wda/dragfromtoforduration
|
2024-09-18 21:34:34 +08:00 |
|
lilong.129
|
1d3a61ebee
|
fix: ios test by missing WDAMjpegPort
|
2024-09-18 20:38:14 +08:00 |
|
lilong.129
|
2752e0e34f
|
fix: trim version
|
2024-09-14 18:29:13 +08:00 |
|
lilong.129
|
049b72a820
|
change: FindTexts WithMatchOne option, found one, skip searching and return
|
2024-09-14 14:23:56 +08:00 |
|
lilong.129
|
a2e5a35be2
|
fix: compress screenshot image file
|
2024-09-14 13:36:18 +08:00 |
|