首页 > 编程语言 > 详细

Web自动化测试Selenium+Eclipse+Junit+TestNG+Python

时间:2017-09-02 11:59:33      阅读:431      评论:0      收藏:0      [点我收藏+]

Selenium+Eclipse+Junit+TestNG+Python

技术分享

第三步 下载Selenium IDESeleniumRCIEDriverServerSeleniumClient Drivers

Selenium官网下载地址:http://www.seleniumhq.org/download/

  1  Selenium IDEselenium-ide-2.2.0.xpi 用来在Firefox上录制脚本。

  2  Selenium RCselenium-server-standalone-2.33.0.jar 模拟服务器端,不可少。

  3  IEDriverServerDriverServer_Win32_2.33.0.zip IE驱动,Firfoxchorm不用驱动。

  4  Selenium Client Driversselenium-java-2.33.0.zip 模拟Selenium客户端。

 

Web自动化测试Selenium+Eclipse+Junit+TestNG+Python

原文:http://www.cnblogs.com/guaimao123/p/7466164.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!