python + selenium webdriver 自動化測試 之 環境異常處理 (持續更新)

1.webdriver版本與瀏覽器版本不匹配,在執行的時候會拋出以下錯誤提示python

selenium.common.exceptions.WebDriverException: Message: unknown error: call function result missing 'value'web

解決方案瀏覽器

下載匹配的webdriver放到python的執行文件夾下,替換原來的webdriver文件便可。spa

相關文章
相關標籤/搜索