We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
可否在HTML报告中增加一列,用以存放用例断言失败时的截图(通过get_screenshot_as_file这个方法截取的存放在本地指定路径下的图片)。断言成功无截图则相应的用例后面的截图一列不添加附件;断言失败有错误截图,则将截图作为附件插入到HTML报告中对应的用例后面。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
可否在HTML报告中增加一列,用以存放用例断言失败时的截图(通过get_screenshot_as_file这个方法截取的存放在本地指定路径下的图片)。断言成功无截图则相应的用例后面的截图一列不添加附件;断言失败有错误截图,则将截图作为附件插入到HTML报告中对应的用例后面。
The text was updated successfully, but these errors were encountered: