摘要: 1.启动Firefox浏览器失败package org.coder.demo;import org.openqa.selenium.*;import org.openqa.selenium.WebDriver;import org.openqa.selenium.firefox.*;public c... 阅读全文
posted @ 2014-12-21 13:42 waitnow 阅读(123) 评论(0) 推荐(0)
摘要: 1.下载Selenium Client Servers包在Selenium官网上可以下载到最新的开源的包http://seleniumhq.org/download/,根据编写测试脚本所使用的语言下载对应的包文件,本人学习用的是java语言,貌似就只有java有点基础了。(需FQ操作)友情贴出地址:... 阅读全文
posted @ 2014-12-21 13:40 waitnow 阅读(342) 评论(0) 推荐(0)