暂时未有相关云产品技术能力~
暂无个人介绍
AttributeError: 'NoneType' object has no attribute 'to_capabilities'
Appium文本定位方法实现find_element_by_text
Error obtaining Ul hierarchy Reason_ Error while obtaining Ul hierarchy XML file
设置pycharm使用pytest执行测试用例时,输出print语句至控制台
pytest添加自定义参数
安装Linux虚拟机
一键启动Appium自动化环境
设置Linux服务器时间为北京时间
Linux虚拟机不显示IP地址的解决办法
添加 常用校验方法,校验常见数据格式
使用 raise_exception 装饰器,简化 if not ... raise ... 抛出异常的过程
pytest 运行测试函数报错的解决办法 TypeError: calling <function xxx> returned None, not a test
Python封装ADB获取Android设备wifi地址的方法
appium 安装 uiautomator2-server-debug-androidTest.apk 、appium-uiautomator2-server-v5.12.16.apk 失败的解决办法
selenium.common.exceptions.InvalidElementStateException Message Unable to perform W3C actions
Appium启动微信失败的解决办法
重写 AppiumService 类,添加默认启动参数,并实时显示启动日志
Error obtaining Ul hierarchy Reason: Error while obtaining Ul hierarchy XML file
Xpath层级定位方法实现find_element_by_xpath_axis
安装Linux虚拟机
@functools.wraps的作用
Python 使用类实现装饰器
Python 语法糖
使用 TypeVar 创建 Self 类型变量,方便用户在 Pycharm 编辑器中链式调用校验方法
基于 Validator 类实现 ParamValidator,用于校验函数参数
Validator 类的设计和简单实现
Appium Server 启动失败常见原因及解决办法
Appium自动化常用adb操作封装
Appium微信小程序自动化环境准备
Could not proxy command to the remote server. Original error: timeout of 240000ms exceeded 的解决办法
python 使用 watchdog 实现类似 Linux 中 tail -f 的功能
Appium获取toast方法封装
Appium设置会话时长,解决调试代码时session失效的问题
python ini文件包含中文时报错UnicodeDecodeError: ‘gbk‘ codec can‘t decode byte 0x8c 的解决办法
App自动化查看webview的元素定位信息
Appium自动化测试swipe滑动封装
pytest命令行传递参数excelpath实现数据驱动
Appium日志分析总结Appium工作原理
Python+Appium2.0的APP自动化环境搭建
selenium.common.exceptions.InvalidElementStateException: Message: Unable to perform W3C actions.
将Linux虚拟机导出为OVF文件
使用 schema 库,自定义较复杂的校验方法
Appium微信小程序自动化之开启webview调试功能方法封装
python封装执行cmd命令的方法
Appium 并行测试多个设备
python 使用 AppiumService 类启动appium server
Python Appium Selenium 查杀进程的实用方法
pycharm使用pytest运行测试用例,无法在控制台输出print语句、log语句的解决办法
selenium 解决 id定位、class定位中,属性值带空格的解决办法
AttributeError ‘NoneType‘ object has no attribute ‘to_capabilities‘