摘要:
在脚本中会有:from appium import webdriver 第一次运行时可能会遇到这样的error:No module named appium 之所以会报这样的error是因为没有装clientclient下载地址 :https://github.com/appium/python-c 阅读全文
posted @ 2017-02-08 12:28
lucky_zhang
阅读(8021)
评论(1)
推荐(0)
摘要:
可以查看到pycharm右下角文件的编码方式, 如果编码方式不一致,则在设置中修改编码方式: http://jingyan.baidu.com/article/c843ea0ba55f0977931e4ab4.html 修改完成一定要重启pycharm。 阅读全文
posted @ 2017-02-08 12:25
lucky_zhang
阅读(1146)
评论(0)
推荐(0)