GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
python-wda Facebook WebDriverAgent Python Client Library (not official) Implemented apis describe in https://github.com/facebook/WebDriverAgent/wiki/Queries Most functions finished. Since facebook/WebDriverAgent has been archived. Recommend use the forked WDA: https://github.com/appium/WebDriverAgent...
python-wda Facebook WebDriverAgent Python Client Library (not official) Implemented apis describe in https://github.com/facebook/WebDriverAgent/wiki/Queries Most functions finished. Since facebook/WebDriverAgent has been archived. Recommend use the forked WDA: https://github.com/appium/WebDriverAgent...
facebook-wda 前言: 对于iOS的应用的测试,如果不需要用到图像识别,推荐使用这个项目facebook-wda 目录: 一、前提准备条件 二、证书配置 三、运行与测试 四、端口转发 五、扩展:用命令启动webDriverAgent(推荐) 六、附:感谢文章 一、前提准备条件返回目录
Facebook WebDriverAgent Python Client Library (not official) - facebook-wda/pytest_output.md at 5935f38d10d7e8be9947bff4f19b66aa2ff9dc29 · openatx/facebook-wda
Facebook WebDriverAgent Python Client Library (not official) - facebook-wda/DESIGN.md at 0.3.0 · openatx/facebook-wda
wda __init__.py exceptions.py requests_usbmux.py usbmux.py utils.py xcui_element_types.py .gitignore .travis.yml ABOUT.rst AUTHORS CHANGELOG DESIGN.md DEVELOP.md LICENSE README.md requirements.txt runtest.sh setup.cfg setup.pyBreadcrumbs facebook-wda / wda/ Directory actions More options...
pip install --pre facebook-wda TCP connection over USB (optional) You can use wifi network, it is very convinient, but not very stable enough. I found a tools namediproxywhich can forward device port to localhost, it's source code is herehttps://github.com/libimobiledevice/libusbmuxd ...
通过这种方式可以增加更多的测试。完整示例可以再该地址查看到https://github.com/openatx/facebook-wda/tree/master/examples/com.netease.cloudmusic PS: 该项目自身的自测代码用的也是 pytest 进一步阅读:控件定位 通过访问http://localhost:8100/inspector可以获取应用的 UI 图层结构,方便写脚本 ...