level 2
火狐的版本:59.01
selenium的版本:3.4
firefoxDriver版本:0.20
这个环境驱动firefox报如下错误:The path to the driver executable must be set by the webdriver.gecko.driver system property
其实在path环境变量中添加了firefox的安装位置,也使用啦System.setProperty
大神求助
2018年03月30日 01点03分
1
level 9
你咋要装这么多东西?我前几天python3.6+pip install selenium3再一个最新火狐直接可以啊
2018年03月30日 01点03分
2
level 2
selenium3.0以后的版本要geckodriver这个驱动的
2018年03月30日 02点03分
3