09 2014 档案
摘要:首先这次使用的webDriver for Firefox的由于项目的原因,需要在测试的时候加载Firebug和使用vpn,加载代理Firefox 加载代理,可以从FF菜单上看,代理分为好几种我这里使用的是type 为2 的情况FirefoxProfile profile = new FirefoxP...
阅读全文
摘要:selenium webdriver 操作cookie 实现简便登陆
阅读全文
摘要:selenium rightclick
http://forumsqa.com/question/how-to-click-the-option-of-the-menu-which-the-right-click-pop-up/
阅读全文
摘要://should set firefox path //FirefoxBinary binary=new FirefoxBinary(new File("C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe")); ...
阅读全文