selenium + python之BSTestRunner生成测试报告时报错:NameError: name 'unicode' is not defined

Posted Owen_ET

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了selenium + python之BSTestRunner生成测试报告时报错:NameError: name 'unicode' is not defined相关的知识,希望对你有一定的参考价值。

好久没生成报告了,最近使用的时候报了一个错误!

用的这个报告模板BSTestRunner

但是汇报下面的错误:
NameError: name \'unicode\' is not defined

 

 

经查询得知:《python3.6 :NameError: name \'unicode\' is not defined》 

 

 

 

 再运行就好啦!

 

以上是关于selenium + python之BSTestRunner生成测试报告时报错:NameError: name 'unicode' is not defined的主要内容,如果未能解决你的问题,请参考以下文章

python 开发之selenium

Python爬虫之selenium的使用

Python+Selenium之常用模块

Python之Selenium的安装

Selenium 之 Mac 环境下 Python 安装 selenium 踩坑记录

python+selenium selenium.webdriver.common.by之By