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.9.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file appium-oc-0.0.9.tar.gz
.
File metadata
- Download URL: appium-oc-0.0.9.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 | 4cfd625699a4464a13017ced9d95da6b4217fb8658804747bfafe2227ee45f37 |
|
MD5 | 2a431bb525e18e7e329c2e866522e81f |
|
BLAKE2b-256 | a32923c6616fe50c090f9e32b8cad167d74633ffd0d0e92fda65ffebfde94823 |
File details
Details for the file appium_oc-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: appium_oc-0.0.9-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 | 94d36becfea2d9023fa438b2f64c846effa152053b9cdddd2e1a82494417c742 |
|
MD5 | d4dcbd0accd9afc1aac7c4984651a6b8 |
|
BLAKE2b-256 | 0c5c38048029ab60c1470b3f75f5bee7022b94b36f4a90c4bf1210e20d068240 |