摘要:
修改了一些问题,并增加了一些功能 1.修改bug(passCase不标色和加粗) 2.增加用力通过率 3.增加用例描述 4.增加用例通过率图表 5.报告中中文乱码的问题 6.增加用例描述和测试用例截图 7.修改后的HtmlTestRunner代码 """ A TestRunner for use w 阅读全文
摘要:
注意:smtplib.SMTPAuthenticationError: (530, 'Error: A secure connection is requiered(such as ssl). More information at http://service.mail.qq.com/cgi-bi 阅读全文
摘要:
学习过程中遇到的问题问题汇总: 1.ValueError: Can only assign sequence of same size color = int(define.BLACK[0]) , int(define.BLACK[1]), int(define.BLACK[2]), 【255】(缺 阅读全文
摘要:
1.selenium.common.exceptions.WebDriverException: Message: POST /session/9a45507e-e1b6-4d8f-ad9b-fe4ce8d19555/actions did not match a known command 问题原 阅读全文