2
我使用下面的方法:在Selenium中,我如何關閉日誌記錄?
set_browser_log_level 'off'
但我的日誌級別繼續包括相關信息。
我試圖在我的測試輸入登錄密碼時禁止登錄和「Last 4 commands」顯示。
我使用下面的方法:在Selenium中,我如何關閉日誌記錄?
set_browser_log_level 'off'
但我的日誌級別繼續包括相關信息。
我試圖在我的測試輸入登錄密碼時禁止登錄和「Last 4 commands」顯示。
我想提醒你,即使其稱爲β-切換到最新版本。這些硒傢伙有奇怪的版本號。看看是否有幫助。
我已經在1.0 -β。該版本還沒有發佈文檔,因此我鏈接到最新版本(0.9.2) – 2008-11-29 07:43:30
可能重複[關閉Selenium中的日誌記錄(來自Python)](https://stackoverflow.com/questions/9226519/turning-off-logging-in-selenium-from-python) – raffamaiden 2017-07-06 08:51:36