自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (9)
  • 收藏
  • 关注

空空如也

ruby selenium-client-1.2.18.gem

1. Download the latest version of Selenium RC 2. Unzip the file save it C:\selenium-remote-control-1.0.3 3. command prompt>java -version –> Version should grater than 1.6.0_5 4. command prompt go to –> C:\selenium-remote-control-1.0.3\selenium-server-1.0.3>java -jar selenium-server.jar 5. Download the RubyInstaller– The Ruby Installer is currently available only for the Windows platform. The version that I have downloaded was Ruby 1.9.2-p0 6. Install the RubyInstaller by double slicking on the .exe file. A new Ruby folder is created in your C drive Ruby192 7. Download the selenium-client to c:\Ruby192\bin. The version I have downloaded was selenium-client 1.2.18 8. Set the CLASSPATH C:\Ruby192\bin – This is done by adding System Variables 9. Go to Cmd Prompt –> c:\Ruby192\bin>gem install selenium-client-1.2.18.gem Once you install selenium-client you should get the following conformation message: ' 1 gem installed ' Installing ri documentation for selenium-client-1.2.18… ' Installing RDoc documentation for selenium-client-1.2.18… 10. Open a text editor and wirte your selenium test script code and save the file as googlesearch.rb under your test script folder in this example c:\seleniumrubytest 11. Go to c:\seleniumrubytest where you have the ruby script and execute the command ruby googlesearch.rb. Also make sure that you have the Selenium RC server running. 12. The selenium script will get executed and you will see the results on the command prompt. Loaded suite googlesearch Started . Finished in 11.593750 seconds. 1 tests, 2 assertions, 0 failures, 0 errors, 0 skips Test run options: –seed 23438

2011-04-23

Ruby Selenium-1.1.14.gem

Selenium gem ruby Selenium gem ruby Selenium gem ruby Selenium gem ruby Selenium gem ruby

2011-04-22

SeleniumJavaClientDriver1.0API

SeleniumJavaClientDriver1.0API SeleniumJavaClientDriver1.0API SeleniumJavaClientDriver1.0API

2011-03-30

windows脚本技术

windows脚本技术 windows脚本技术 windows脚本技术

2011-03-09

VbsEdit_cn

VbsEdit_cn VbsEdit_cn VbsEdit_cn VbsEdit_cn

2011-03-09

Selenium 中文API

Selenium 通过命令进行驱动。Selenium 可归纳为三种“风格”:动作、辅助和断言。每一个命令调用就是下表中的一行。

2011-03-09

Microsoft® ActiveX® Data Objects (ADO)参考手册

Microsoft® ActiveX® Data Objects (ADO) 使您的客户端应用程序能够通过 OLE DB 提供者访问和操作在数据库服务器中的数据。

2011-03-09

ms script debuger

Microsoft script debuger.This version of the Script Debugger is deprecated technology and is no longer supported.

2010-12-08

java计算器

简单的java计算器源代码

2008-05-28

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除