Commit Graph

3070 Commits

Author SHA1 Message Date
debugtalk
3b73571713 feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
4f3884df0f Merge branch 'master' into ios-wda 2022-08-22 00:05:30 +08:00
debugtalk
4910ba55a8 docs: update changelog v4.2.0 2022-08-21 19:10:50 +08:00
debugtalk
2e81aa7b39 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-08-21 19:10:06 +08:00
debugtalk
efcccbe4f1 Merge pull request #1442 from mcwt/master
feat: hrp boom support setting duration of run time
2022-08-21 19:09:49 +08:00
debugtalk
e816f8190f change: update changelog 2022-08-21 19:08:11 +08:00
machongwei
f13a698da3 merge upstream master change 2022-08-21 09:11:58 +08:00
machongwei
e16c8bb565 Merge remote-tracking branch 'origin/master' 2022-08-18 20:09:59 +08:00
machongwei
1306a12dff perf: hrp boom run time related code optimization 2022-08-18 20:09:46 +08:00
debugtalk
ec79d78192 change: assert name/xpath exists 2022-08-15 22:34:17 +08:00
debugtalk
df3b56c18c change: upgrade gwda to 0.4.0 2022-08-15 22:04:30 +08:00
debugtalk
0407c02391 change: make assert msg optional 2022-08-15 21:53:33 +08:00
debugtalk
e76d396519 Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
debugtalk
ea2b8543ee 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
debugtalk
53ddc3b5a9 Merge branch 'master' into master 2022-08-15 20:55:42 +08:00
dependabot[bot]
ec6d641a3d 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
c430e64f0f 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
fea9f3d68f Merge pull request #1432 from xucong053/bugfix
fix: state machine
2022-08-15 20:51:49 +08:00
buyuxiang
fa2d932299 fix: add timeout for dns resolution 2022-08-12 18:15:45 +08:00
buyuxiang
54cd702c85 feat: support curl command 2022-08-12 17:09:19 +08:00
buyuxiang
ecd29b6d7f adapt windows tracert 2022-08-12 17:09:19 +08:00
buyuxiang
f3858fbce0 using original traceroute command for dial 2022-08-12 17:09:19 +08:00
buyuxiang
3306bf441c feat: support traceroute command 2022-08-12 17:09:19 +08:00
buyuxiang
decac6d8ff feat: support DNS resolution 2022-08-12 17:09:19 +08:00
buyuxiang
b4fac2bea3 feat: support ping command 2022-08-12 17:09:19 +08:00
debugtalk
1692e3a772 Merge pull request #1428 from billduan/optimize_strip_sql
优化:strip sql
2022-08-12 15:07:12 +08:00
machongwei
e98c908c6d feat: hrp boom support set run time 2022-08-10 22:03:24 +08:00
machongwei
8a25b1359c feat: hrp boom support set run time 2022-08-10 21:59:16 +08:00
machongwei
fa0d23b0b6 feat: hrp boom support set run time 2022-08-10 21:39:15 +08:00
徐聪
782853338c fix: pluginMap uses sync.Map to avoid data race 2022-08-01 17:04:39 +08:00
徐聪
bf5e75e994 fix: failed to load .env file from master 2022-08-01 16:08:36 +08:00
徐聪
1233a3c1e2 fix: the transaction name recorded is inaccurate, when transaction fails 2022-08-01 14:39:51 +08:00
徐聪
88e6ebc956 fix: state machine 2022-07-31 21:50:46 +08:00
debugtalk
17fb17f95f change: upgrade gwda 2022-07-31 20:52:11 +08:00
debugtalk
237df67c81 feat: start & stop camera 2022-07-31 16:08:22 +08:00
debugtalk
744aa8417a feat: switch to iOS springboard before init WDA session 2022-07-31 14:50:11 +08:00
debugtalk
effec946d2 feat: add screenshot 2022-07-31 12:15:55 +08:00
debugtalk
89e209eb23 feat: sleep n seconds after last action 2022-07-30 17:45:39 +08:00
徐聪
22ef887311 fix: testcase compatibility in the worker 2022-07-30 15:36:35 +08:00
debugtalk
8a1128a1a3 feat: take snapshot for each step 2022-07-30 00:40:05 +08:00
debugtalk
ac438c68d9 feat: set acceptAlertButtonSelector 2022-07-29 23:15:21 +08:00
debugtalk
f158d1e05a feat: app launch and terminate 2022-07-29 18:26:58 +08:00
debugtalk
6613025695 feat: run last action with given times 2022-07-29 16:30:24 +08:00
debugtalk
8e5469a9b4 fix: set snapshotMaxDepth to avoid dump too many levels of hierarchy 2022-07-29 15:34:47 +08:00
debugtalk
7915e50daf feat: input text on current active element 2022-07-27 22:53:41 +08:00
debugtalk
6215232ddc feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk
27c371e6a0 feat: click on relative coordinate 2022-07-27 22:02:54 +08:00
debugtalk
ebe7d7ecf4 feat: double/long click on name or xpath 2022-07-27 21:57:51 +08:00
debugtalk
88ee963036 feat: validate UI exists 2022-07-27 21:33:08 +08:00
debugtalk
4abc382213 feat: click on xpath 2022-07-27 13:42:23 +08:00