Commit Graph
100 Commits
Author SHA1 Message Date
lilong.129 e7d78badcd refactor: NewAndroidDevice 2025-02-07 16:22:35 +08:00
lilong.129 b314a2024c change: get adb devices in cli 2025-02-07 16:20:07 +08:00
lilong.129 ae5a137353 refactor: api 2025-02-07 15:16:13 +08:00
lilong.129 6cbab3c066 refactor: NewStubDriver 2025-02-06 22:37:59 +08:00
lilong.129 be2cb59452 refactor: NewUIA2Driver 2025-02-06 22:25:32 +08:00
lilong.129 f87d37d5c6 refactor: NewADBDriver 2025-02-06 21:39:17 +08:00
lilong.129 94d3cb785c refactor: move files 2025-02-06 20:08:51 +08:00
lilong.129 5707715d19 refactor: rename files 2025-02-06 19:53:47 +08:00
lilong.129 0e5eb8b303 refactor: relocate code 2025-02-06 18:08:46 +08:00
lilong.129 82001882b8 refactor: rename files 2025-02-06 17:58:44 +08:00
lilong.129 603ac2a317 fix: git pre commit hook 2025-02-06 17:52:05 +08:00
lilong.129 194b61718f refactor: rename options pkg to option 2025-02-06 17:50:09 +08:00
lilong.129 b22f24cb6b refactor: move install options to pkg/uixt/options/install 2025-02-06 16:45:40 +08:00
lilong.129 0accec04a9 refactor: move action options to pkg/uixt/options/action 2025-02-06 16:42:16 +08:00
lilong.129 f1ef161377 refactor: move driver/capatibilities options to pkg/uixt/options 2025-02-06 16:01:48 +08:00
lilong.129 3c9c1dddd9 refactor: move harmony options to pkg/uixt/options 2025-02-06 15:45:05 +08:00
lilong.129 8a78ba6477 refactor: move android options to pkg/uixt/options 2025-02-06 15:34:36 +08:00
lilong.129 14c81ea142 refactor: move ios options to pkg/uixt/options 2025-02-06 14:57:11 +08:00
lilong.129 0c5b60b94a refactor: rename files 2025-02-06 14:12:59 +08:00
lilong.129 5062c29492 refactor: move files 2025-02-06 11:45:39 +08:00
lilong.129 8a7b48a1af refactor: move pkg/utf7 to internal/utf7 2025-02-06 11:32:46 +08:00
lilong.129 a578e92e00 refacotr: move pkg/server to root 2025-02-06 11:28:34 +08:00
lilong.129 1f063dd6f7 refactor: move hrp/ to root folder 2025-02-06 11:03:41 +08:00
lilong.129 9376692b71 refactor: move python version to github.com/httprunner/httprunner.py 2025-02-05 21:33:53 +08:00
lilong.129 63a02fe121 upgrade hrp version to v5 2025-02-05 21:18:54 +08:00
lilong.129 35edfd0f07 refactor: move boomer to github.com/httprunner/boomer 2025-02-05 21:00:16 +08:00
lilong.129 d36f0c9aa0 refactor: move boomer to hrp/pkg/boomer 2025-02-05 20:38:46 +08:00
lilong.129 b731669da2 change: return error if action not implemented 2025-01-07 15:15:19 +08:00
lilong.129 8fd9723d4a feat: load test cases from TestCaseJSON 2025-01-06 20:30:13 +08:00
lilong.129 2d8999148e change: disable auto popup handler when swipe to find text 2024-12-26 22:56:45 +08:00
lilong.129 1dc74121e6 fix: ConvertToFloat64Slice 2024-12-25 20:05:31 +08:00
lilong.129 bb04d80a05 fix: AppInfo VersionCode maybe int or string 2024-12-24 17:43:55 +08:00
lilong.129 1812c00360 fix: update evalite 2024-12-24 17:39:13 +08:00
lilong.129 d47931d801 change: run mobile ui actions 2024-12-24 15:47:40 +08:00
lilong.129 d73750d6c6 fix: step duration equals to action sum 2024-12-24 12:12:10 +08:00
lilong.129 8c0b08d64b change: add logs 2024-12-24 10:24:32 +08:00
lilong.129 628bf1b40c feat: add CallFunc action for MobileUI step 2024-12-23 22:31:05 +08:00
lilong.129 0aed9b5b72 feat: add function step 2024-12-23 21:23:57 +08:00
lilong.129 86cd2eab39 fix: ConvertToFloat64 support convert string to float64 2024-12-23 20:41:01 +08:00
lilong.129 e44ad066c5 feat: add status code DeviceAppNotInstalled 2024-12-23 17:51:55 +08:00
lilong.129 2dac84de25 feat: GetPackageInfo for ios device 2024-12-23 17:38:50 +08:00
lilong.129 985a0737f9 change: add notice for FindText 2024-12-20 22:01:05 +08:00
lilong.129 dcd252f802 feat: add Init for driver 2024-12-19 13:25:36 +08:00
lilong.129 75f3853b79 fix: unload android device screen 2024-12-19 12:12:22 +08:00
lilong.129 b1eda1abc1 fix: swipe up to unlock device 2024-12-18 21:48:35 +08:00
lilong.129 5f8835a60a fix: use Driver.POST instead of httpPOST to avoid loop calling 2024-12-18 18:03:16 +08:00
lilong.129 11f8366878 fix: use Driver.GET instead of httpGET to avoid loop calling 2024-12-16 17:39:38 +08:00
lilong.129 6a9af1e588 change: update evalite, fix get foreground app 2024-12-13 19:56:03 +08:00
lilong.129 9b0daf18fa refactor: mount ios developer image 2024-12-12 17:53:51 +08:00
lilong.129 a5ab516a92 change: check WDA server status when request WDA failed 2024-12-12 14:05:59 +08:00
lilong.129 27da246527 refactor: wda driver httpRequest retry 2024-12-12 12:06:02 +08:00
lilong.129 60dd9a24da change: reuse const variable 2024-12-11 16:15:02 +08:00
lilong.129 f83338b28f feat: check WDA server status before create session 2024-12-10 21:50:34 +08:00
lilong.129 1b547d3cfd fix: merge options from ma.Options and ma.ActionOptions 2024-12-10 11:21:55 +08:00
lilong.129 f6d49495e0 fix: replace adb with gadb shell command 2024-12-10 10:27:16 +08:00
lilong.129 f7dc9bb0da change: log get image data by veDEM 2024-12-08 15:12:02 +08:00
lilong.129 9cfbea1907 refactor: log uixt action 2024-12-08 13:53:27 +08:00
lilong.129 b3db26f6f9 fix: duplicate getting screen orientation 2024-12-08 12:42:50 +08:00
lilong.129 aaf36c28ac change: simplify ocr texts summary 2024-12-08 12:02:34 +08:00
lilong.129 9830bf4c07 refactor: rename ios_driver to ios_wda_driver 2024-12-08 11:45:25 +08:00
lilong.129 3cc4c47dfa feat: log adb driver request and response 2024-12-08 11:17:19 +08:00
lilong.129 5546181426 refactor: log ui driver request and response 2024-12-08 10:26:36 +08:00
lilong.129 0e7bf9a3d3 fix: prepareSwipeAction panic 2024-12-06 16:49:20 +08:00
lilong.129 85cd6ea379 fix: brighten should be executed before unlock 2024-12-04 22:04:21 +08:00
lilong.129 a59ac47eca fix: set timeout for WDA request 2024-12-04 17:37:24 +08:00
lilong.129 590e6110a1 feat: get size for OCRText 2024-12-02 16:45:34 +08:00
lilong.129 ad796590b5 refactor: merge Tap and TapFloat 2024-11-23 22:10:49 +08:00
lilong.129 89a08f61ec refactor: merge Swipe and SwipeFloat 2024-11-23 22:07:24 +08:00
lilong.129 0b598fa590 change: remove windowSize from DriverExt 2024-11-23 22:06:34 +08:00
lilong.129 270180603c feat: add AssertForegroundApp for ios 2024-11-23 21:49:17 +08:00
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