Skip to content

Releases: CeeVeeX/ectrol

v0.1.0

15 Jan 03:31

Choose a tag to compare

   🚀 Features

  • 为 ElementHandle 的多个方法添加可选的 timeout 参数  -  by @CeeVeeX (d1180)
  • 优化 getHumanTypingDelay 函数,使用 randomInRange 函数替代硬编码延迟值  -  by @CeeVeeX (f4bd2)
  • 将 ElementHandle 中的元素查找逻辑改为使用 Promise,支持异步处理和超时机制  -  by @CeeVeeX (d5394)
  • 更新 Content-Security-Policy 元标签并减少延迟时间以优化性能  -  by @CeeVeeX (e608f)
    View changes on GitHub

v0.0.4

14 Jan 09:28

Choose a tag to compare

   🚀 Features

  • 添加 getHumanTypingDelay 和 sleep 函数以增强文本输入模拟  -  by @CeeVeeX (bc58c)
  • 引入 utils 模块并在 ElementHandle 中使用 sleep 和 getHumanTypingDelay 函数  -  by @CeeVeeX (79302)
  • 为输入框添加默认文本并在主进程中处理下拉选择  -  by @CeeVeeX (f2755)
    View changes on GitHub

v0.0.3

14 Jan 07:47

Choose a tag to compare

   🚀 Features

  • 添加 ElementHandle 类的新方法以获取和操作元素状态  -  by @CeeVeeX (293f3)
    View changes on GitHub

v0.0.2

14 Jan 06:28

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.0.1

14 Jan 06:28

Choose a tag to compare

No significant changes

    View changes on GitHub