v2.4.0
What's Changed
- fix: 修复测试套件执行异常时,上报了2次结果状态的问题 by @chenyan-master in #311
- fix: 解决用例中打开不存在的应用也不报错的问题 by @jacksonhou in #313
- feat:修改longPress 位置为元素中心;增加swipeByDefinedDirection方法,以屏幕中心为起始 位置,根据自定义像素距离,支持上滑/下滑/左滑/右滑 by @upengfei in #315
- feat: update depend by @ZhouYixun in #314
- build(deps): bump fastjson from 2.0.23 to 2.0.24 by @dependabot in #308
- build(deps): bump jsoup from 1.15.3 to 1.15.4 by @dependabot in #309
- build(deps): bump ddmlib from 30.4.1 to 30.4.2 by @dependabot in #318
- build(deps): bump fastjson from 2.0.24 to 2.0.25 by @dependabot in #320
New Contributors
- @jacksonhou made their first contribution in #313
- @upengfei made their first contribution in #315
Full Changelog: v2.3.2...v2.4.0