eclipse selenium firefox testng運行時,在Console總是出現
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
LdrLoadDll: Blocking load of 'safemon64.dll' -- see http://www.mozilla.com/en-US/blocklist/
使用環境如下
Eclipse IDE for Java Developers
Version: 2019-12 (4.14.0)
Build id: 20191212-1212
Firefox75.0 (64 位)
<!-- https://mvnrepository.com/artifact/org.testng/testng -->
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.1.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java -->
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version>
</dependency>
請問這個日志是什么原因,以及如何去掉,因為這些日志很多,會影響查看其它輸出內容
uj5u.com熱心網友回復:
這個提示的最前面有一條錯誤 ,那個是什么uj5u.com熱心網友回復:
樓主解決了嗎 是不是360的原因轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/16029.html
標籤:Eclipse
