Poium

Latest version: v1.6.3

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.6.3

* 移除`printLog`参数,已经不需要了。
* `playwright`相关API增加日志。
* `selection_checker()` 元素定位检查器支持`appium`。
* 移除`set_text()` 和 `set_value()`,因为`appium>=3`版本不再支持。

1.6.2

* playwright 增加api:
* `blur`
* `input_value`
* `frame_locator`
* `content_frame`
* `all`
* `set_checked`
* `press_sequentially`
* `clear`
* 升级 `appium-python-client = ^4.1.0`

1.6.1

* `u2(uiautomator)` 和 `wda(facebook-wda)` 的`API`重写, 增加运行日志。
* `appium`支持最新的`4.0.1`版本。
* 移除`func_timeout`库依赖,自己实现`func_timeout`装饰器。
* 移除`setup.py`, 后续包管理使用`pyproject.toml`。

1.5.2

* 增加多线程支持。
* `selenium` 移除全局变量 `Browser.driver`。
* `playwright` 移除全局变量 `Browser.page`。
* `loguru` 增加`线程名`信息。

1.5.1

* 移除支持`uiautomator2/facebook-wda` 截图功能以相关依赖,极大缩减poium体积。
* 修复`uiautomator2` 中 `sleep()` 方法使用报错。

1.5.0

* 支持`uiautomator2` 和 `facebook-wda`库。
* 移除selenium API,这些冗余的API有其他方法替代。
* `switch_to_frame()`
* `new_window_handle()`
* `window_handles()`
* `move_to_element()`
* `click_and_hold()`
* `double_click()`
* selenium 增加元素操作。
* `location`
* `rect`
* `aria_role`
* `accessible_name`
* `screenshot()`
* `get_dom_attribute()`
* apium 支持`appium-python-client` 4.0 版本。
* playwright 变为可以选择安装。
* 增加`pyproject.toml` 文件。
* 修复方法与日志不一致
* `context_click()` 方法日志错误。
* `get_attribute()` 方法日志错误。

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.