随笔分类 - 问题解决记录
摘要:在使用uiautomatorviewer时遇到两类Error obtaining UI hierarchy报错,分别是: Error while obtaining UI hierarchy XML file: com.android.ddmlib.SyncException: Remote obj
阅读全文
摘要:运行Flask时出现了一个错误, AssertionError: View function mapping is overwriting an existing endpoint function: main.user 直译就是视图方法中重写了一个存在的endpoint方法。那么问题来了,endp
阅读全文
摘要:前两天使用Selenium分布式时,总抛出异常。更新成最新驱动可以解决。其中chrome异常如下, 驱动下载地址 【firefox】:https://github.com/mozilla/geckodriver/releases/ 【ie】:http://selenium-release.stora
阅读全文
摘要:用python3.6.5创建mysql库时出现如下报错,虽然报错,但是数据库可以插入成功。 解决方法 python版本:3.6.5 mysql版本: 8.0.12 1. 首先查看下mysql字符集 2. 根据上述查询结果,修改sql语句 DEFAULT CHARSET utf8 COLLATE ut
阅读全文

浙公网安备 33010602011771号