我想知道是否有人能告诉我为什么当我使用Selenium-Java 3.5.1或更高版本时会出现以下错误--
java.lang.IllegalAccessError: tried to access method<init>(Ljava/util/concurrent/ExecutorService;)V from class org.openqa.selenium.net.UrlChecker
我在python中从selenium获取Chrome浏览器的实例时遇到了问题。我使用的是Windows 8。我已经下载了chromedriver二进制文件并将其添加到我的路径中,但在Python中得到以下错误:
selenium.common.exceptions.WebDriverException: Message: 'ChromeDriver executable needs to be available in the path.以下行出现</