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.8.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file appium-oc-0.0.8.tar.gz
.
File metadata
- Download URL: appium-oc-0.0.8.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e47b74dd3d4c31d700dac90a11fc623c2f5cc3c192e8c8df3c14b184d95c86b |
|
MD5 | bcb2d3990c85aa7d07f080a7a383feb9 |
|
BLAKE2b-256 | 4e851ccc7d83d7ff1128eae62bf9b126ddb19040ce34840116e5850a18a67f32 |
File details
Details for the file appium_oc-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: appium_oc-0.0.8-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d0cc1cf21e9fad329bacb4d403407be9ac40e8539a9c40b037769c406d94c50 |
|
MD5 | c24d1ee9cb9ff2f1af8ee84bff676fea |
|
BLAKE2b-256 | 6055d0ad4ae7fb3a2510ac9ba93566ea02d4ab8cdee9082bb9170829a70c006e |