Commit Graph

70 Commits

Author SHA1 Message Date
lilong.129
4c71fc02f9 refactor: add DriverSession, move step cache to Driver session 2024-09-02 12:16:06 +08:00
lilong.129
67eecb405c merge master 2024-08-27 20:14:33 +08:00
余泓铮
4c18045f3b merge master 2024-08-27 16:56:26 +08:00
徐聪
1d3016debe fix: update funplugin to v0.5.5 2024-08-21 16:40:20 +08:00
lilong.129
fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
徐聪
0c2244c5bc fix: resolve conflicts 2024-08-14 11:29:45 +08:00
余泓铮
d6be695b60 feat: update lib 2024-07-29 15:57:43 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
余泓铮
e2a7c29acf feat: 支持shoots协议,新增UIAgent驱动接口 2024-07-16 20:30:39 +08:00
徐聪
99757954c6 feat: add bilibili ios script 2024-06-04 22:17:26 +08:00
余泓铮
3b4367cac4 Feat/yuhongzheng/pre auto install
* fix: fix rotate tap swipe error
* fix: default input frequency from 60 to 10
* fix: error getting window size during screen rotation
* fix: kuake input unicode error
* feat: android input by appium ime
* feat: android swipe and tap with duration
* fix: format import file
* fix: format import file
* feat: 新增按控件点击,获取设备应用,修改日志获取
* feat: 新增ui2控件点击
* fix: format file
* fix: format file
* Merge branch 'video-release' into 'feat/yuhongzheng/pre_auto_install'
* merge
* Merge branch 'feat/yuhongzheng/pre_auto_install' of…
* fix: close reader
* Merge branch 'video-release' into 'feat/yuhongzheng/pre_auto_install'
* fix: format code
* Merge branch 'feat/yuhongzheng/pre_auto_install' of…
* fix: test send key

https://code.byted.org/iesqa/httprunner/merge_requests/34
2024-05-10 07:02:41 +00:00
lilong.129
cd152962be fix: downgrade go mod grpc 2024-01-18 23:41:49 +08:00
lilong.129
70c91a9f5a feat: add Shell step type 2024-01-18 23:35:35 +08:00
lilong.129
1153ebf200 change: upgrade funplugin to v0.5.3 2023-08-20 21:50:23 +08:00
lilong.129
c2935cf1a6 change: create python3 plugin venv with latest funppy/httprunner 2023-08-20 14:09:37 +08:00
lilong.129
cbc72c99d4 change: upgrade funplugin to 0.5.2 2023-08-10 22:22:08 +08:00
lilong.129
20eb9ec39a change: upgrade go mod zerolog 2023-08-06 10:20:41 +08:00
lilong.129
1c468aa793 fix: unittests 2023-07-23 14:08:37 +08:00
lilong.129
d5554b38ac change: remove dial ping and dns 2023-05-31 21:29:35 +08:00
lilong.129
b480c6058b bump version v4.3.4-beta-202305042235 2023-05-04 22:37:38 +08:00
lilong.129
d6db673962 change: update changelog 2023-04-25 11:23:30 +08:00
lilong.129
2249cfab9e change: update go mod 2023-04-16 18:00:36 +08:00
dependabot[bot]
14f5fce415 build(deps): bump golang.org/x/net
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 02:16:15 +00:00
debugtalk
b288a1945a refactor: merge opencv-helper 2022-10-23 23:19:54 +08:00
debugtalk
91626bcdd4 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
debugtalk
896f39c3f2 refactor: move gadb to hrp pkg 2022-10-23 22:04:42 +08:00
debugtalk
f6623c0869 refactor: new ios/android device 2022-10-12 19:38:41 +08:00
debugtalk
43fa5ac0cd fix: get pid by bundle id in perf 2022-10-11 22:24:49 +08:00
debugtalk
ae49259eff feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
debugtalk
ed15e31805 change: bump verison 2022-10-08 12:54:25 +08:00
debugtalk
58289557b6 refactor: move guia2 into uixt 2022-09-26 11:00:18 +08:00
debugtalk
8925b595fc refactor: move gwda into uixt 2022-09-23 22:39:43 +08:00
debugtalk
60d85cc2b0 change: upgrade to go 1.18 2022-09-21 13:28:54 +08:00
debugtalk
8cb323d0ca feat: swipe with identifier for logging 2022-09-21 13:09:08 +08:00
debugtalk
9db3d3201e refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
bfc8f89cba feat: move uixt to hrp internal 2022-08-28 10:25:32 +08:00
debugtalk
c4f687d051 change: update gwda-ext 2022-08-27 00:25:48 +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
66eb8ee865 change: upgrade gwda to 0.4.0 2022-08-15 22:04:30 +08:00
debugtalk
4dee80977f Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +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
buyuxiang
8b72938f34 adapt windows tracert 2022-08-12 17:09:19 +08:00
buyuxiang
064a41c490 feat: support traceroute command 2022-08-12 17:09:19 +08:00
buyuxiang
71da6d0556 feat: support ping command 2022-08-12 17:09:19 +08:00
debugtalk
6ff75dc485 change: upgrade gwda 2022-07-31 20:52:11 +08:00
debugtalk
3fd3dab9ae feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
徐聪
60a6aebbcb refactor: distributed load testing 2022-07-25 21:24:08 +08:00
徐聪
30ba539cdc feat: add interceptors for grpc 2022-07-25 21:23:08 +08:00
xucong053
548e846a3b fix: data race 2022-07-25 21:23:06 +08:00