phantomjsDriver的初始化

public static void main(String[] args) { File file=new File("src/main/resources/drivers"); System.setProperty("phantomjs.binary.path",file+"/phantomjs.exe"); WebDriver driver=new PhantomJS
相關文章
相關標籤/搜索