- 博客(4)
- 收藏
- 关注
原创 ModuleNotFoundError: No module named ‘appium.webdriver.common.touch_action‘的TouchAction报错
那是因为Appium-Python-Client库的版本太高了,不兼容,降低版本4.0.0以下的版本就可以解决了。
2024-06-13 14:38:10
1684
原创 pip install weditor 安装错误
原因:我的python环境缺少'pkg_resources'模块,直接安装 setuptools库就可以了。2、cmd执行:weditor --help 报错。
2024-05-27 17:15:55
2314
原创 selenium.common.exceptions.InvalidArgumentException: Message: ‘platformName‘ can‘t be blank
driver = webdriver.Remote('http://127.0.0.1:4723/wd/hub', desired_caps) # 连接的是appium。appuim一直报platformName内容为空。
2024-05-13 13:41:57
1676
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人