运行Bobcat 2.X项目时的警告

时间:2019-02-12 18:17:51

标签: gradle

当我运行Bobcat 2.X项目时,我看到3条警告,这些是我要解决的。

警告3: 我得到测试通过的“ STANDARD_ERROR”,但在日志记录中有文本“ STANDARD_ERROR”

be.vrt.aem.vrtnws.HomePageTest > bSiteHeaderMenuNavigationTest() STANDARD_ERROR
    Starting ChromeDriver 73.0.3683.20 (8e2b610813e167eee3619ac4ce6e42e3ec622017) on port 33451
    Only local connections are allowed.
    Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
    feb 12, 2019 6:12:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession
    INFO: Detected dialect: OS

警告2: warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified

警告3:

Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.

0 个答案:

没有答案