[Wtr-general] Excel Or Text File?

John Lolis forum-watir-users at openqa.org
Tue Dec 5 16:06:01 EST 2006


If these are just a couple of simple constants why not make it a ruby file? require a file somewhere in your scripts and do something like

$name = 'name'
$password = 'password'
$url = 'url'

its easy to figure out, and no need to parse anything.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5619&messageID=15692#15692


More information about the Wtr-general mailing list