Commit Graph

3057 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
78601f3185 Merge pull request #1450 from httprunner/dependabot/go_modules/github.com/miekg/dns-1.1.25
build(deps): bump github.com/miekg/dns from 1.0.14 to 1.1.25
2022-08-15 20:57:45 +08:00
dependabot[bot]
487eabdc9b build(deps): bump github.com/miekg/dns from 1.0.14 to 1.1.25
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.0.14 to 1.1.25.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.0.14...v1.1.25)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:54:41 +00: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
debugtalk
aef29ee6ac Merge pull request #1432 from xucong053/bugfix
fix: state machine
2022-08-15 20:51:49 +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
debugtalk
4132c324a4 Merge pull request #1428 from billduan/optimize_strip_sql
优化:strip sql
2022-08-12 15:07:12 +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
6ff75dc485 change: upgrade gwda 2022-07-31 20:52:11 +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
duanchao.bill
f45eae62d0 优化:strip sql 2022-07-26 12:49:08 +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
debugtalk
1c8291b7a5 Merge pull request #1303 from xucong053/support-distributed-load-testing-controlled-by-http-refactoring
feat: support distributed load testing on multi-machines
2022-07-26 10:10:14 +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