有 Java 编程相关的问题?

你可以在下面搜索框中键入要查询的问题!

在firefox中运行selenium脚本时遇到java问题

请帮助我在Firefox中运行Selenium脚本时遇到的问题。错误如下:

Can't find symbol 'eglSwapBuffersWithDamageEXT'.
Can't find symbol 'eglSetDamageRegionKHR'.
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
1611135123928 Marionette INFO Listening on port 8903
1611135123966 Marionette WARN TLS certificate errors will be ignored for this session
Jan 20, 2021 2:32:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession[enter image description here][1]
INFO: Detected dialect: W3C

还请注意,该脚本一直成功运行到2020年12月24日,现在我已经运行了我的脚本,然后我在Eclispe上的Java构建路径位置发现jar文件丢失错误。我已经更新了所有JAR,然后运行相同的脚本,但是现在我遇到了这个错误。。就像找不到sybmol一样


共 (0) 个答案