Commit Graph

3082 Commits

Author SHA1 Message Date
debugtalk
0ff59bebb5 feat: tap by ocr and cv 2022-08-28 23:07:31 +08:00
debugtalk
5effb3897c refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
2cd10989f0 feat: validate with ocr text 2022-08-28 12:18:45 +08:00
debugtalk
939c153d37 feat: validate with label 2022-08-28 12:04:21 +08:00
debugtalk
ad730b3542 change: remove xpath validation 2022-08-28 10:35:27 +08:00
debugtalk
598ae509de feat: move uixt to hrp internal 2022-08-28 10:25:32 +08:00
debugtalk
d3c1c08030 change: tap & swipe 2022-08-28 00:41:45 +08:00
debugtalk
3222b21156 change: update gwda-ext 2022-08-27 00:25:48 +08:00
debugtalk
597d56337b feat: save screenshot file 2022-08-27 00:02:13 +08:00
debugtalk
4c624b40ca feat: specify screenshot filename 2022-08-25 22:34:08 +08:00
debugtalk
624b70ea83 change: set debug logging for gwda 2022-08-25 20:50:28 +08:00
debugtalk
df50b8ff87 change: update gwda dependency 2022-08-24 19:00:59 +08:00
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