Dogman
青年人应该做怎样的青年人
-
2008-06-25
将RAW整合到Eclipse - [RAW]
用了一段时间的ruby+watir后觉得不爽,不想让他独用一个IDE,把他整入到Eclipse中吧。
开启Eclipse。选择Help-》Software Update-》Find and Install...,然后选择search for newfeatures to Install,再点击"New Remote Site...",Name填rubyPeople好了,URL是http://updatesite.rubypeople.org/re... -
2008-06-25
安装Ruby和Watir - [RAW]
1.首先是要下载ruby安装包。点击这里进入下载页,我选的是1.8.6-26 Final Release。
2.执行刚才下载的安装包。最好是装在系统盘的根下(比如C:\ruby)。相当傻瓜式的next安装。不详解。(中间有个选择组件的步骤,保持默认即可)。
3.安完了。下面开始升级。保持网络连接,暂时关掉防火墙。
运行下面2个命令:
gem update --system
g... -
2008-06-25
ruby+Watir web测试 - [测试]
#-------------------------------------------------------------#
# Demo test for the Watir controller.
#
# Simple Google test written by Jonathan Kohl 10/10/04.
# Purpose: to demonstrate the following Watir functionality:
# * ...
共1页 1







