我正在尝试在file_list = add_file_node()
hls: cannot access hls: cannot access h: No such file or directory
但脚本失败了
org.openqa.selenium.remote.UnreachableBrowserExcepti> on:与远程浏览器通信时出错。它可能已经死了。
答案 0 :(得分:0)
我已更新gson版本,问题已修复
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.7</version>
</dependency>