Poium

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 6

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()` 方法日志错误。

1.3.2

* 修复:`Elements` 类 kwargs 定位错误。

1.3.1

* 支持 seldom框架,如果是seldom框架调用,则可以不用指`print_log=True`。
* 修复:`is_exist()`方法总是返回`False`。

1.3.0

* 支持 seldom框架,如果是seldom框架调用,则可以不用指`driver`。
* 增加`is_exist()`方法,返回元素是否存在,`True`/`False`。
* `Element`/`Elements` 类支持 `selector` 参数,提供新的定位方法,不再强调定位类型。
* 其他:代码优化,参数增加类型。

1.2.0

* 全面支持 playwright

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.