我使用phantomjs --webdriver 8910在远程WebDriver模式下运行phantomjs,然后使用Selenium python绑定获得许多页面,如下所示:for url in big_url_list: # do something here, e.g. wd.save_scree
selenium.Start();}Additional information: Cannot find a file named '***[Link to my project]\webdriver.xpi' or an embeddedresource with the id 'WebDriver.FirefoxExt.zi
好了,我已经到了尝试让phantomJS在openshift环境中使用selenium的极限了。我已经使用ssh下载了phantomjs二进制文件,甚至可以在shell中运行它。但是,当使用selenium启动webdriver服务时,无论我输入的参数是什么,我都会收到这个回溯错误。/phantomjs/webdriver.py", line 50, in __init