A collection of appium-based operations
Project description
AppiumOC
AppiumOC 是围绕 appium 搭建的操作集合
注意:当前AppiumOC是围绕 Android 实现的,因此某些方法可能无法很好的兼容iOS。
调用方法
在调用之前需要自行配置 Appium Server 环境。当准备好环境之后便可以通过类似以下方法使用 AppiumOC。
import appium_oc
oc = appium_oc(driver)
elem = oc.find_element(oc.by.XPATH, '//*[@text=""]')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
appium-oc-0.0.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file appium-oc-0.0.1.tar.gz
.
File metadata
- Download URL: appium-oc-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 077b86c54dc5abdf5fb5ae387e07d9aaeee644af295145eae1b5873ca8403e23 |
|
MD5 | 4c3131a96a96699c79b9046878b3ec82 |
|
BLAKE2b-256 | 3b6cd1b28aa7e0b53fe8b29439c12a3863ac73dd3d308284dd0cff3422adaa20 |
File details
Details for the file appium_oc-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: appium_oc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bc55418de51c397062a0f165a8c62edaf3def078cd4676d4e3683f9a46e035a |
|
MD5 | a0a6f367a65d6ac91ba0485aae55cdd4 |
|
BLAKE2b-256 | ba6694a17a3937637faf7532c37a5a61e8e6293a9818ba27daaf5fc50011c7c6 |