Commit Graph

361 Commits

Author SHA1 Message Date
debugtalk
9db3d3201e refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
4421986bc7 feat: validate with ocr text 2022-08-28 12:18:45 +08:00
debugtalk
af23ed8699 feat: validate with label 2022-08-28 12:04:21 +08:00
debugtalk
98f0f5de90 change: remove xpath validation 2022-08-28 10:35:27 +08:00
debugtalk
bfc8f89cba feat: move uixt to hrp internal 2022-08-28 10:25:32 +08:00
debugtalk
5c74db0087 change: tap & swipe 2022-08-28 00:41:45 +08:00
debugtalk
c4f687d051 change: update gwda-ext 2022-08-27 00:25:48 +08:00
debugtalk
6c58164ef7 feat: save screenshot file 2022-08-27 00:02:13 +08:00
debugtalk
04c0b24601 feat: specify screenshot filename 2022-08-25 22:34:08 +08:00
debugtalk
e491f3c08d change: set debug logging for gwda 2022-08-25 20:50:28 +08:00
debugtalk
271f143433 change: update gwda dependency 2022-08-24 19:00:59 +08:00
debugtalk
a1a95cff8c feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
175ab65c8d Merge branch 'master' into ios-wda 2022-08-22 00:05:30 +08:00
machongwei
07c1f78364 merge upstream master change 2022-08-21 09:11:58 +08:00
machongwei
7782399e15 Merge remote-tracking branch 'origin/master' 2022-08-18 20:09:59 +08:00
machongwei
e072bc9626 perf: hrp boom run time related code optimization 2022-08-18 20:09:46 +08:00
debugtalk
5c816f3dd1 change: assert name/xpath exists 2022-08-15 22:34:17 +08:00
debugtalk
66eb8ee865 change: upgrade gwda to 0.4.0 2022-08-15 22:04:30 +08:00
debugtalk
7be88ef00d change: make assert msg optional 2022-08-15 21:53:33 +08:00
debugtalk
4dee80977f Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
debugtalk
ef1e13387e Merge branch 'master' into master 2022-08-15 20:55:42 +08:00
debugtalk
6dce98f01b Merge pull request #1434 from bbx-winner/feat-dial-test
feat: support ping/dns/traceroute for dial test
2022-08-15 20:54:08 +08:00
buyuxiang
809301d089 fix: add timeout for dns resolution 2022-08-12 18:15:45 +08:00
buyuxiang
fd5359c02d feat: support curl command 2022-08-12 17:09:19 +08:00
buyuxiang
8b72938f34 adapt windows tracert 2022-08-12 17:09:19 +08:00
buyuxiang
be9542ffee using original traceroute command for dial 2022-08-12 17:09:19 +08:00
buyuxiang
064a41c490 feat: support traceroute command 2022-08-12 17:09:19 +08:00
buyuxiang
2bd5c6f3da feat: support DNS resolution 2022-08-12 17:09:19 +08:00
buyuxiang
71da6d0556 feat: support ping command 2022-08-12 17:09:19 +08:00
machongwei
8ae5ba81bc feat: hrp boom support set run time 2022-08-10 22:03:24 +08:00
machongwei
a2352d627f feat: hrp boom support set run time 2022-08-10 21:59:16 +08:00
machongwei
61c34bfd16 feat: hrp boom support set run time 2022-08-10 21:39:15 +08:00
徐聪
c5a0a0fc27 fix: pluginMap uses sync.Map to avoid data race 2022-08-01 17:04:39 +08:00
徐聪
44e844829d fix: failed to load .env file from master 2022-08-01 16:08:36 +08:00
徐聪
05febd07f0 fix: the transaction name recorded is inaccurate, when transaction fails 2022-08-01 14:39:51 +08:00
徐聪
3712eae7f5 fix: state machine 2022-07-31 21:50:46 +08:00
debugtalk
4847fbd0f3 feat: start & stop camera 2022-07-31 16:08:22 +08:00
debugtalk
10a3b15efd feat: switch to iOS springboard before init WDA session 2022-07-31 14:50:11 +08:00
debugtalk
513159abb9 feat: add screenshot 2022-07-31 12:15:55 +08:00
debugtalk
a2b79a7194 feat: sleep n seconds after last action 2022-07-30 17:45:39 +08:00
徐聪
b9f1468ae2 fix: testcase compatibility in the worker 2022-07-30 15:36:35 +08:00
debugtalk
a591f8193e feat: take snapshot for each step 2022-07-30 00:40:05 +08:00
debugtalk
0afbd55eb4 feat: set acceptAlertButtonSelector 2022-07-29 23:15:21 +08:00
debugtalk
a45c427eee feat: app launch and terminate 2022-07-29 18:26:58 +08:00
debugtalk
e55a4ba598 feat: run last action with given times 2022-07-29 16:30:24 +08:00
debugtalk
08d07511ea fix: set snapshotMaxDepth to avoid dump too many levels of hierarchy 2022-07-29 15:34:47 +08:00
debugtalk
57fc782bb6 feat: input text on current active element 2022-07-27 22:53:41 +08:00
debugtalk
8ca764b872 feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk
36553c0b00 feat: click on relative coordinate 2022-07-27 22:02:54 +08:00
debugtalk
c59703cbf2 feat: double/long click on name or xpath 2022-07-27 21:57:51 +08:00