htmltestrunner下載 pythonseleniumhtmltestrunner怎樣輸出詳細(xì)錯(cuò)誤信息?
pythonseleniumhtmltestrunner怎樣輸出詳細(xì)錯(cuò)誤信息?通常,只有在出現(xiàn)錯(cuò)誤時(shí)才需要截圖。Htmltestrunner沒有添加截圖功能。您可以使用webdriver提供函數(shù)get
pythonseleniumhtmltestrunner怎樣輸出詳細(xì)錯(cuò)誤信息?
通常,只有在出現(xiàn)錯(cuò)誤時(shí)才需要截圖。Htmltestrunner沒有添加截圖功能。您可以使用webdriver提供函數(shù)getscreenshotasufile(),將其放入相應(yīng)的測試用例文件夾中