Selenium webdriver firefox 带配置启动

 FirefoxProfile firefoxProfile=new FirefoxProfile(new File("/Users/zhangminjie/Library/Application Support/Firefox/Profiles/y1qo9afq.default"));

driver = new FirefoxDriver(firefoxProfile);

 

 

posted @ 2014-09-06 20:10  脱氧  阅读(363)  评论(0编辑  收藏  举报