A collection of appium-based operations
Project description
AppiumOC
AppiumOC 是围绕 appium 搭建的操作集合
注意:当前AppiumOC是围绕 Android 实现的,因此某些方法可能无法很好的兼容iOS。
调用方法
在调用之前需要自行配置 Appium Server 环境。当准备好环境之后便可以通过类似以下方法使用 AppiumOC。
from appium_oc.appium_oc import AppiumOC
class Demo(AppiumOC):
def __init__(self, driver = None):
super().__init__(driver)
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.7.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file appium-oc-0.0.7.tar.gz
.
File metadata
- Download URL: appium-oc-0.0.7.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d229af107a08cf94082acd59c20f2bb7df6466af133f6ae2b7a24ae7dab8e549 |
|
MD5 | 0e603ca9f6529ef7bca9fd5531967dbb |
|
BLAKE2b-256 | 554d33ef61082e3e427c098befee99ed42f608a4255c2ca5d3a40b4975620913 |
File details
Details for the file appium_oc-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: appium_oc-0.0.7-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | c46213c068eb8bc58f7af67053eed1fec3070cffc73d88cba021aa91b6e1fa52 |
|
MD5 | 93b351ade4c1ca19d27743104cd72dd9 |
|
BLAKE2b-256 | edb93fd298a9ae4848db0e2e462ed4e2aa0c0b279179996f1b4f310b27c55e54 |