1、报错:TypeError: expected str, bytes or os.PathLike object, not NoneType
2、解决方法:
选择如下红框选中的内容
ps:如果需要新增,可以点击上方截图“+”
selenium3+python3——运行unittest框架代码,报错“TypeError: expected str, bytes or os.PathLike object, not NoneType”
原文:https://www.cnblogs.com/yuer02/p/12659681.html