我正在尝试使用webdriver启动chrome浏览器(版本26.0)。我收到以下错误消息。system property; for more information, see http://code.google.com/p/selenium/wiki/ChromeDriver.(DriverService.java:105)
at org.openqa.selenium.chrome.ChromeDriverService.creat
我想知道是否有人能告诉我为什么当我使用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
问题
我一直在使用Selenium处理Python脚本,它在本地运行良好(因为我已经在正确的目录中安装了ChromeDriver,即assets/chromedriver),但是它在Heroku上不起作用No such file or directory: '/app/assets/chromedriver': '/app/assets/chro