Skip to content

Releases: ven-coder/Assists

3.0.2

22 Jun 00:35
2daa78f
Compare
Choose a tag to compare
Update README.md

3.0.1

19 Jun 00:19
8b91d13
Compare
Choose a tag to compare
Update README.md

3.0.0

11 Jun 23:00
3638471
Compare
Choose a tag to compare
Update README.md

2.0.0

25 Apr 15:11
Compare
Choose a tag to compare
  1. 整理api
  2. 增加
  • 浮窗支持拖动修改大小
  • 根据类型查找元素
  • 在当前元素范围下,根据类型查找元素
  • 获取当前页面所有元素
  • 获取指定元素下所有子元素
  • 查找第一个可点击的父元素
  • 拓展-获取元素在屏幕中的范围
  • 拓展-手势点击元素所处的位置
  • 拓展-点击元素
  • 拓展-手势长按元素所处的位置
  1. 修复
  • 基准分辨率获取对应当前分辨率的坐标部分机型不一致问题
  1. Organize APIs
  2. Additions:
  • Floating window support for dragging and resizing
  • Element search based on type
  • Search for elements of a specific type within the current element scope
  • Obtain all elements on the current page
  • Get all child elements under a specified element
  • Find the first clickable parent element
  • Extension - Get the element's range on the screen
  • Extension - Gesture click on the position where the element is located
  • Extension - Click on the element
  • Extension - Gesture long-press on the position where the element is located
  1. Fixes:
  • Inconsistency in obtaining the corresponding coordinates of the current resolution based on the reference resolution for some models

Full Changelog: 1.0.4...2.0.0

1.0.4

04 Sep 05:50
Compare
Choose a tag to compare
  1. 修改初始执行方法,统一使用StepManager.execute执行步骤
  2. 获取屏幕所有元素数量限制增加至10000

1.0.3

23 Aug 15:41
Compare
Choose a tag to compare
feat: 增加步骤拦截监听

1.0.2

17 Aug 23:24
Compare
Choose a tag to compare
opt: 自动注册步骤器

1.0.1

08 Aug 03:40
Compare
Choose a tag to compare
init

init

init

init

init

init

init

init

init

1.0.0

04 Aug 06:05
Compare
Choose a tag to compare
init

0.0.1

04 Aug 05:32
Compare
Choose a tag to compare
init