Commit Graph
341 Commits
Author SHA1 Message Date
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 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
徐聪 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
debugtalk 087743bd9c feat: validate UI exists 2022-07-27 21:33:08 +08:00
debugtalk b3887d5364 feat: click on xpath 2022-07-27 13:42:23 +08:00
debugtalk 7ca12a0dbc feat: click on coordinate 2022-07-27 12:07:21 +08:00
debugtalk beb16221f2 feat: check if WDA is healthy before each step 2022-07-27 12:04:39 +08:00
debugtalk 3fd3dab9ae feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
debugtalk acae99cd8b feat: add mobile ui validation 2022-07-26 18:53:38 +08:00
debugtalk ea311c1882 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
debugtalk 7a08760eaf fix: golint 2022-07-26 15:26:39 +08:00
debugtalk 88c25d26c4 Merge pull request #1427 from xucong053/bugfix
fix: unittest
2022-07-26 11:18:07 +08:00
徐聪 38b9f5fe7f fix: unittest 2022-07-26 10:51:12 +08:00
debugtalk 191123734e bump version to v4.2.0 2022-07-26 10:46:05 +08:00
徐聪 14e157320d fix: use master IP if PrometheusPushgatewayURL IP is not set in worker 2022-07-25 22:47:31 +08:00
徐聪 6818d2cd43 fix: report metrics to prometheus 2022-07-25 21:31:10 +08:00
徐聪 df5e985e2f fix: reset all metrics before starting worker 2022-07-25 21:30:01 +08:00
徐聪 d7e56d285e fix: worker missing state 2022-07-25 21:30:01 +08:00
徐聪 dce866c728 feat: call the HTTP API to get master state information 2022-07-25 21:30:01 +08:00
徐聪 d75cffbd30 fix: grpc reconnect backoff 2022-07-25 21:30:01 +08:00
徐聪 89871e6c68 feat: report worker system information to the master 2022-07-25 21:30:01 +08:00
徐聪 76e058d709 fix: state machine 2022-07-25 21:30:01 +08:00
徐聪 8fa04335e9 fix: unittest 2022-07-25 21:30:01 +08:00