Fix bug553

Bug553_LinShan
林杉 2024-04-22 12:46:31 +08:00
parent 6b3ad77c44
commit 2500fa5fc8
1 changed files with 1 additions and 0 deletions

View File

@ -62,5 +62,6 @@ def test_bug553_LinShan(test_input,expected):
# 输出异常信息
logging.error(e)
# 关闭浏览器
driver.quit()
finally:
driver.quit()